You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rtmpSnoop v0.2.1 - The RTMP Sniffer!
Andrea Fabrizi - [email protected]
Reading packets from dump file 'dump.pcap'...
Traceback (most recent call last):
File "rtmpSnoop.py", line 147, in <module>
sniff(offline=args.pcapfile, filter="tcp", prn = PacketHandler)
File "D:\Tools\winpython2\python-2.7.13.amd64\lib\site-packages\scapy\sendrecv.py", line 692, in sniff
)] = offline
File "D:\Tools\winpython2\python-2.7.13.amd64\lib\site-packages\scapy\utils.py", line 1283, in tcpdump
stderr=open(os.devnull) if quiet else None,
File "D:\Tools\winpython2\python-2.7.13.amd64\lib\subprocess.py", line 390, in __init__
errread, errwrite)
File "D:\Tools\winpython2\python-2.7.13.amd64\lib\subprocess.py", line 595, in _execute_child
args = list2cmdline(args)
File "D:\Tools\winpython2\python-2.7.13.amd64\lib\subprocess.py", line 262, in list2cmdline
needquote = (" " in arg) or ("\t" in arg) or not arg
TypeError: argument of type 'NoneType' is not iterable
Versions: Windows 10, Python 2.7.13
Instructions
Error
Related
-i
(edit: my stream was not a RTMP stream)Also please change the Windows instructions URL to this one because it doesn't direct to the correct page:
The text was updated successfully, but these errors were encountered: