mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 21:13:26 -07:00
Merge 7a344b598e
into 882e3b6d07
This commit is contained in:
commit
d7713a7899
1 changed files with 4 additions and 1 deletions
|
@ -84,9 +84,12 @@ Installation
|
||||||
If MITMf is not in your distro's repo or you just want the latest version:
|
If MITMf is not in your distro's repo or you just want the latest version:
|
||||||
- Run the command ```git clone https://github.com/byt3bl33d3r/MITMf.git``` to clone this directory
|
- Run the command ```git clone https://github.com/byt3bl33d3r/MITMf.git``` to clone this directory
|
||||||
- Run the ```setup.sh``` script
|
- Run the ```setup.sh``` script
|
||||||
|
- Remove ```pypcap``` from ```requirements.txt``` (ONLY @Kali Linux)
|
||||||
- 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
|
||||||
|
|
||||||
On Kali Linux, if you get an error while installing the ```pypcap``` package or when starting MITMf you see: ```ImportError: no module named pcap```, run ```apt-get install python-pypcap``` to fix it
|
On Kali Linux run ```apt-get install python-pypcap```
|
||||||
|
|
||||||
|
Enjoy
|
||||||
|
|
||||||
Submitting Issues
|
Submitting Issues
|
||||||
=================
|
=================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue