nope. Browser misconfig
This commit is contained in:
parent
6a5993ad7c
commit
6450812fac
1 changed files with 5 additions and 0 deletions
5
Makefile
5
Makefile
|
@ -29,3 +29,8 @@ test:
|
||||||
mkdir -p testdir && cd testdir && \
|
mkdir -p testdir && cd testdir && \
|
||||||
../eeProxy
|
../eeProxy
|
||||||
|
|
||||||
|
kill:
|
||||||
|
killall -9 eeProxy
|
||||||
|
|
||||||
|
fire:
|
||||||
|
curl --socks5 127.0.0.1:7950 http://i2p-projekt.i2p
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue