mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 21:13:26 -07:00
fixed typo as noticed in #66
This commit is contained in:
parent
96eb4e2fa6
commit
f2466c822a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ If MITMf is not in your distros repo or you just want the latest version:
|
|||
- run the ```setup.sh``` script
|
||||
- run the command ```pip install -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-pycap``` 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.
|
||||
|
||||
Availible plugins
|
||||
=================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue