This commit is contained in:
sonhuynh9 2020-01-11 09:17:24 +00:00 committed by GitHub
commit 8e610d9bdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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