mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-14 10:47:05 -07:00
added install and update scripts
This commit is contained in:
parent
e6f9b78920
commit
c02604723d
3 changed files with 11 additions and 1 deletions
7
update.sh
Executable file
7
update.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
echo 'Updating MITMf'
|
||||
git pull
|
||||
echo 'Updating the-backdoor-factory'
|
||||
cd bdfactory/
|
||||
git pull origin master
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue