mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-15 14:09:03 +02:00
Create wifi
This commit is contained in:
parent
1ce552de30
commit
28c02d8a1a
1 changed files with 6 additions and 0 deletions
6
wifi
Normal file
6
wifi
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue