This commit is contained in:
End 2020-08-09 14:07:14 +02:00
parent b8db080960
commit c1888e1cc3
10 changed files with 96 additions and 75 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
mitmdump -p 8080 -s mitmaddon/littlesnitch.py &
mitmdump -k -p 8080 -s mitmaddon/littlesnitch.py &
./build/littlesnitch &
sleep 1