i instal step buy step from your website but is not working. i didnt seen the codes on your website #!/bin/sh #wifite starter /opt/wifi_mon/load.sh sleep 2 ifconfig wlan0 down sleep 1 iwconfig wlan0 mode monitor sleep 1 ifconfig wlan0 up sleep 1 python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon #!/bin/sh /opt/wifi_mon/unload.sh