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
$ python2 websploit.py
Traceback (most recent call last):
File "websploit.py", line 55, in
from modules import arp_poisoner
File "/data/data/com.termux/files/home/websploit/Setup/websploit/websploit/modules/arp_poisoner.py", line 11, in
from scapy.all import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/all.py", line 27, in
from scapy.route import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/route.py", line 203, in
conf.iface = get_working_if()
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 144, in get_working_if
for i in get_if_list():
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 127, in get_if_list
f.close()
Unbou
The text was updated successfully, but these errors were encountered:
$ python2 websploit.py
Traceback (most recent call last):
File "websploit.py", line 55, in
from modules import arp_poisoner
File "/data/data/com.termux/files/home/websploit/Setup/websploit/websploit/modules/arp_poisoner.py", line 11, in
from scapy.all import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/all.py", line 27, in
from scapy.route import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/route.py", line 203, in
conf.iface = get_working_if()
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 144, in get_working_if
for i in get_if_list():
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 127, in get_if_list
f.close()
Unbou
The text was updated successfully, but these errors were encountered: