mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-20 21:43:28 -07:00
Merge branch 'master' of github.com:byt3bl33d3r/MITMf into v0.9.6
This commit is contained in:
commit
eb7e797ded
20 changed files with 230 additions and 247 deletions
3
setup.sh
3
setup.sh
|
@ -4,6 +4,5 @@ if [[ $EUID -ne 0 ]]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule init && git submodule update --recursive
|
||||
cd libs/bdfactory/ && ./install.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue