Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buraksezer/gsocks5
/ functions
Functions
19 in github.com/buraksezer/gsocks5
⨍
Functions
19
◇
Types & classes
3
↓ 3 callers
Function
closeConn
(conn net.Conn)
main.go:70
↓ 2 callers
Method
connCopy
(dst, src net.Conn, copyDone chan struct{})
client.go:50
↓ 2 callers
Method
run
()
server.go:151
↓ 2 callers
Method
shutdown
()
server.go:142
↓ 2 callers
Method
shutdown
()
client.go:179
↓ 1 callers
Method
authenticate
(conn net.Conn, errChan chan error)
server.go:53
↓ 1 callers
Method
authenticate
(conn io.ReadWriter, errChan chan error)
client.go:84
↓ 1 callers
Method
clientConn
(conn net.Conn)
client.go:105
↓ 1 callers
Method
closeConnAtBackground
(conn net.Conn, ch chan struct{})
server.go:77
↓ 1 callers
Method
connSocks5
(conn net.Conn)
server.go:86
↓ 1 callers
Function
newClient
(cfg config, sigChan chan os.Signal)
client.go:39
↓ 1 callers
Function
newConfig
(file string)
config.go:49
↓ 1 callers
Function
newServer
(cfg config, sigChan chan os.Signal)
server.go:44
↓ 1 callers
Method
proxyClientConn
(conn, rConn net.Conn, ch chan struct{})
client.go:70
↓ 1 callers
Method
serve
(l net.Listener)
server.go:123
↓ 1 callers
Method
serve
(l net.Listener)
client.go:147
Function
init
()
main.go:66
Function
main
()
main.go:79
Method
run
()
client.go:188