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
{{ message }}
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
Hello, i have try a make a rogue AP with my rapsberry pi 3 b+ with kali linux the last version and with my
wireless adapter awus036neh Ralink Technology, Corp. RT2870/RT3070
But when i selected my 2 interface wireless i get a error
[?] Please enter the name of your wireless interface (for the AP): wlan0
[?] Please enter the name of your internet connected interface: eth0
[I] Killing wpa_supplicant on wlan0...
cat: /var/run/wpa_supplicant.wlan0.pid: No such file or directory
Usage:
kill [options] [...]
Options:
[...] send signal to every listed
-, -s, --signal
specify the to be sent
-l, --list=[] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
Hello, i have try a make a rogue AP with my rapsberry pi 3 b+ with kali linux the last version and with my
wireless adapter awus036neh Ralink Technology, Corp. RT2870/RT3070
But when i selected my 2 interface wireless i get a error
[?] Please enter the name of your wireless interface (for the AP): wlan0
[?] Please enter the name of your internet connected interface: eth0
[I] Killing wpa_supplicant on wlan0...
cat: /var/run/wpa_supplicant.wlan0.pid: No such file or directory
Usage:
kill [options] [...]
Options:
[...] send signal to every listed
-, -s, --signal
specify the to be sent
-l, --list=[] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
I have install all dependencies
sudo apt-get install driftnet -y
sudo apt-get install python-pcapy -y
sudo apt-get install python-pip -y
sudo apt-get install libpcap-dev -y
sudo python -m pip install dnspython
sudo python -m pip install pcapy
sudo python -m pip install twisted
If someone can be help me
Thank you, bye
The text was updated successfully, but these errors were encountered: