gosocks5
gosocks5 copied to clipboard
The example doesn't work
I tried to compile the example but it gives the error:
./server.go:13:13: undefined: gosocks5.Server
yes, the same problem for me.
The server example has been fixed, it's based on SOCKS5 proxy implemented in GOST.
@ginuerzh Thanks. Will try to verify.