mirror of
https://github.com/ayflying/p2p.git
synced 2026-03-05 01:39:23 +00:00
增加代理方式的打洞,进行tcp的转发
This commit is contained in:
@@ -26,7 +26,7 @@ var (
|
||||
|
||||
// 常量定义
|
||||
const (
|
||||
ProtocolID string = "/ay"
|
||||
ProtocolID string = "/ay/p2p/1.0.0"
|
||||
//DefaultPort = 51888
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user