package operate import ( "iox/crypto" "iox/logger" "iox/netio" "iox/option" "net" "time" ) func local2RemoteTCP(local string, remote string, lenc bool, renc bool) { listener, err := net.Listen("tcp", local) if err != nil { logger.Warn("Listen on %s error: %s", local, er...
socket error or timeout #162 opened on Feb 21, 2017 by h-gupta 1 TUN/TAP interfaces support #349 opened on Nov 23, 2020 by rafis 1 proxychains4 doesn't work for she-bang commands on macOS #310 opened on Nov 20, 2019 by tommyZZM 1 ...