# socks-logger A SOCKS5 proxy that logs the domains you visit. See [this article](https://www.evilsocket.net/2017/06/30/BetterCap-1-6-1-TLS-Server-Name-Indication-and-Why-We-Need-to-Encrypt-It/) for a summary on how. ``` go get github.com/serverwentdown/bypass go run $GOPATH/src/github.com/serverwentdown/bypass/logger/main.go ```