Create wifi

This commit is contained in:
sonhuynh9 2017-08-08 01:09:43 +07:00 committed by GitHub
parent 1ce552de30
commit 28c02d8a1a

6
wifi Normal file
View File

@ -0,0 +1,6 @@
$ sudo apt-get update && sudo apt-get install nmap
$ git clone https://github.com/k4m4/kickthemout.git
$ cd kickthemout/
$ sudo -H pip install --upgrade pip
$ sudo -H python -m pip install -r requirements.txt