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

NameError: name 'iface' is not defined #8

Open
VanshCodes opened this issue Sep 19, 2020 · 3 comments
Open

NameError: name 'iface' is not defined #8

VanshCodes opened this issue Sep 19, 2020 · 3 comments

Comments

@VanshCodes
Copy link

No description provided.

@ghost
Copy link

ghost commented Nov 14, 2020

pip install iface

@therealOri
Copy link

-ghost "pip install iface"

pip install iface does nothing to fix this issue. (I am using manjaro linux and have confirmed to have iface pip installed.)

Error Log from my terminal Below. (This happens after typing in the wordlist and it starts cracking)

Traceback (most recent call last):
  File "WifiBF.py", line 129, in <module>
    menu()
  File "WifiBF.py", line 122, in menu
    pwd(ssid, filee)
  File "WifiBF.py", line 80, in pwd
    main(ssid, pwd, number)
  File "WifiBF.py", line 58, in main
    iface.remove_all_network_profiles()
NameError: name 'iface' is not defined

@hossainel
Copy link

I think you have a system error. And you saw a message like this first

[-] Error system

Reset your wifi router to get rid of the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants