stuff
This commit is contained in:
parent
103011f8f7
commit
b8db080960
11 changed files with 262 additions and 92 deletions
8
test.sh
Executable file
8
test.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
mitmdump -p 8080 -s mitmaddon/littlesnitch.py &
|
||||
./build/littlesnitch &
|
||||
|
||||
sleep 1
|
||||
curl -x http://localhost:8080 -k https://yolo.jetzt
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue