Conns aren't being saved
This commit is contained in:
parent
357e48a012
commit
4544aec918
4 changed files with 17 additions and 10 deletions
6
Makefile
6
Makefile
|
@ -35,3 +35,9 @@ kill:
|
|||
fire:
|
||||
\/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://i2p-projekt.i2p --output i2p-projekt.html
|
||||
\/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://inr.i2p --output inr.html
|
||||
|
||||
tb:
|
||||
go build ./conn
|
||||
go build ./socks
|
||||
go build ./rewriter
|
||||
go build ./resolve
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue