mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-10 23:33:39 -07:00
modified intall intructions
This commit is contained in:
parent
e9657c0e07
commit
232e43325d
1 changed files with 1 additions and 4 deletions
|
@ -143,8 +143,5 @@ Installation
|
||||||
|
|
||||||
- Clone this repository
|
- Clone this repository
|
||||||
- Run the ```setup.sh``` script
|
- Run the ```setup.sh``` script
|
||||||
|
- On Kali, Debian (and possibly Ubuntu): ```apt-get install python-dev python-setuptools libpcap0.8-dev libnetfilter-queue-dev```
|
||||||
- Run the command ```pip install --upgrade -r requirements.txt``` to install all Python dependencies
|
- Run the command ```pip install --upgrade -r requirements.txt``` to install all Python dependencies
|
||||||
|
|
||||||
**Note:** on Kali, Debian (and possibly Ubuntu): If pip complains about ```pcap.h``` missing, install the ```libpcap0.8-dev``` and ```python-pypcap``` packages and try again
|
|
||||||
|
|
||||||
**Note 2:** If ```netfilterqueue``` fails to compile, install the ```libnetfilter-queue-dev``` package
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue