go-shadowsocks2
go-shadowsocks2 copied to clipboard
Feature: make functions Public
Can you please make functions like func socksLocal(addr, server string, shadow func(net.Conn) net.Conn) public ? so we can write our own custom clients..