//
pkg.gl
Category
github.com/sagernet/tailscale
net
proxymux
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
120 SLOC
#
Functions
SplitSOCKSAndHTTP
SplitSOCKSAndHTTP accepts connections on ln and passes connections through to either socksListener or httpListener, depending the first byte sent by the client.