|
发表于 2021-12-30 10:57:23
|
显示全部楼层
江苏省扬州市
请教楼主,golang运行提示下面是如何弄:
# SunnyGo/SunnyProxy
SunnyProxy\s5proxy.go:696:33: tlsConn.ClientHello undefined (type *tls.Conn has no field or method ClientHello)
SunnyProxy\s5proxy.go:717:10: tlsConn.SetServer undefined (type *tls.Conn has no field or method SetServer)
SunnyProxy\s5proxy.go:757:16: tlsConn.ServerHandshake undefined (type *tls.Conn has no field or method ServerHandshake)
SunnyProxy\s5proxy.go:772:25: tlsConn.Read_last_time_bytes undefined (type *tls.Conn has no field or method Read_last_time_bytes) |
|