Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing Ctrl-C quites the program #131

Closed
haroondilshad opened this issue Aug 12, 2015 · 1 comment
Closed

Pressing Ctrl-C quites the program #131

haroondilshad opened this issue Aug 12, 2015 · 1 comment

Comments

@haroondilshad
Copy link

With the following error:
^CTraceback (most recent call last):
File "wifiphisher.py", line 974, in
sniffing(mon_iface, targeting_cb)
File "wifiphisher.py", line 434, in sniffing
sniff(iface=interface, prn=cb, store=0)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 575, in sniff
sel = select([s],[],[],remain)
KeyboardInterrupt

@ghost
Copy link

ghost commented Apr 10, 2016

@RonCan This is true for all the tools running in the terminal. I'm not sure I fully understand the issue you are describing.

@ghost ghost closed this as completed Apr 10, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant