You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
frp/pkg/util/net
fatedier 6194273615
use net.JoinHostPort instead of fmt.Sprintf (#2791)
3 years ago
..
conn.go move dial functions into golib (#2767) 3 years ago
dial.go move dial functions into golib (#2767) 3 years ago
http.go rename models to pkg (#2005) 4 years ago
kcp.go update: support ipv6 (#2288) 4 years ago
listener.go rename models to pkg (#2005) 4 years ago
tls.go move dial functions into golib (#2767) 3 years ago
udp.go use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago
websocket.go use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago