1
0
Fork 0
Go to file
Ambrose Chua 64b8ee7aaa Use commandline options 2018-02-14 21:42:26 +08:00
logger Use commandline options 2018-02-14 21:42:26 +08:00
.gitignore Initial commit 2014-01-22 15:49:51 -08:00
.travis.yml Adding Travis CI support 2014-01-23 14:25:04 -08:00
LICENSE Initial commit 2014-01-22 15:49:51 -08:00
README.md Refactor into bypass/logger 2017-09-19 11:43:44 +08:00
auth.go Introduce AuthContext struct and refactor auth api using it 2016-01-11 20:52:06 +13:00
auth_test.go Introduce AuthContext struct and refactor auth api using it 2016-01-11 20:52:06 +13:00
credentials.go Adding simple credentials interface 2014-01-23 11:10:54 -08:00
credentials_test.go Adding credentials test 2014-01-23 11:12:28 -08:00
request.go Use commandline options 2018-02-14 21:42:26 +08:00
request_test.go Refactor handleRequest using new Request struct 2016-01-11 21:01:29 +13:00
resolver.go Add golang.org/x/net/context support. 2016-03-08 23:29:11 +09:00
resolver_test.go Add golang.org/x/net/context support. 2016-03-08 23:29:11 +09:00
ruleset.go Add golang.org/x/net/context support. 2016-03-08 23:29:11 +09:00
ruleset_test.go Add golang.org/x/net/context support. 2016-03-08 23:29:11 +09:00
socks5.go Add golang.org/x/net/context support. 2016-03-08 23:29:11 +09:00
socks5_test.go Use new Request struct for the Server api 2016-01-11 21:24:54 +13:00

README.md

socks-logger

A SOCKS5 proxy that logs the domains you visit. See this article for a summary on how.

go get github.com/serverwentdown/bypass
go run $GOPATH/src/github.com/serverwentdown/bypass/logger/main.go