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

Bug #14

Open
dionealfarisi opened this issue Jun 2, 2023 · 0 comments
Open

Bug #14

dionealfarisi opened this issue Jun 2, 2023 · 0 comments

Comments

@dionealfarisi
Copy link


Traceback (most recent call last):
File "/data/data/com.termux/files/home/Wifi-Brute/wifi-brute.py", line 150, in
main()
File "/data/data/com.termux/files/home/Wifi-Brute/wifi-brute.py", line 81, in main
inface = wifi.interfaces()[0]
^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pywifi/wifi.py", line 42, in interfaces
for interface in wifi_ctrl.interfaces():
^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pywifi/_wifiutil_linux.py", line 281, in interfaces
for f in sorted(os.listdir(CTRL_IFACE_DIR)):
^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/var/run/wpa_supplicant'

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

1 participant