mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-15 09:33:53 -07:00
Merge branch 'master' of github.com:byt3bl33d3r/MITMf into webserver
This commit is contained in:
commit
bdcee18be0
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Installation
|
||||||
If MITMf is not in your distros repo or you just want the latest version:
|
If MITMf is not in your distros repo or you just want the latest version:
|
||||||
- Clone this repository
|
- Clone this repository
|
||||||
- Run the ```setup.sh``` script
|
- Run the ```setup.sh``` script
|
||||||
- Run the command ```pip install -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, 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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue