s5.go icon indicating copy to clipboard operation
s5.go copied to clipboard

Socks5 proxy server by golang

Results 2 s5.go issues
Sort by recently updated
recently updated
newest added

Hi Im using this socks5 proxy for some homemade things, but I was getting issues because of concurrency of goroutines updating a global variable (Conns array), I fixed the issue...

stat github.com/ring04h/s5.go: no such file or directory