mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-25 22:44:25 +01:00
Update README.rst
This commit is contained in:
parent
8af0593ded
commit
a027985ec8
21
README.rst
21
README.rst
@ -23,6 +23,27 @@ You can download KickThemOut by cloning the `Git Repo <https://github.com/k4m4/k
|
|||||||
|
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
|
|
||||||
|
Mac OS X Installation
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
If you would like to install KickThemOut on a Mac, please run the following::
|
||||||
|
|
||||||
|
$ sudo pip install pcapy
|
||||||
|
|
||||||
|
$ brew install libdnet
|
||||||
|
|
||||||
|
$ brew install scapy
|
||||||
|
|
||||||
|
--> You might be asked to run some commands after executing the previous step. Moving on::
|
||||||
|
|
||||||
|
$ git clone https://github.com/k4m4/kickthemout.git
|
||||||
|
|
||||||
|
$ cd kickthemout/
|
||||||
|
|
||||||
|
$ python kickthemout.py
|
||||||
|
|
||||||
|
**NOTE**: You need to have `Homebrew <http://brew.sh/>`_ installed before downloading requirements.
|
||||||
|
|
||||||
Demo
|
Demo
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user