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

self screen error #7

Closed
hakimarx opened this issue Dec 27, 2018 · 2 comments
Closed

self screen error #7

hakimarx opened this issue Dec 27, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@hakimarx
Copy link

when i start wifibroot, appear like this

10 SSID -85 WPA2/WPA TKIP PSK 3 34:0A File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
11 self.run()A -85 WPA2 TKIP PSK 1 5X:XX:XX:XX:00:XX Huawei 0
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.kwargs)
File "/home/h/WiFiBroot/screen.py", line 83, in Shifter
self.screen.addstr(1, 0, "\n"+tabulate(tabulator
, headers=__HEADERS)+"\n")
TypeError: int,int,str

@hash3liZer
Copy link
Owner

The error occurs because of unexpected data in packets sniffed through the air. I am currently working on it. Until then, try to specify your target essid directly with argugment --essid:

$ python wifibroot.py --essid <TARGET> ...

@hash3liZer hash3liZer added the bug Something isn't working label Feb 11, 2019
@simon1tan
Copy link

I still get this error. is this fixed? Why closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants