[GH-ISSUE #17] proxy v4.0 使用kcp做sock5代理有问题 #13

Closed
opened 2026-02-27 23:15:01 +03:00 by kerem · 1 comment
Owner

Originally created by @snaigle on GitHub (Dec 6, 2017).
Original GitHub issue: https://github.com/snail007/goproxy/issues/17

服务器 centos 6.7
proxy : 4.0
运行命令 : proxy socks -t kcp -p "0.0.0.0:9999" -B "xxxxxxxxx"
运行后显示正常, 但用netstat 看不到 9999端口被监听,client连接时提示 connection refused

运行 proxy socks -t tcp -p "0.0.0.0:9999" 的话, 可以看到9999端口被监听,client能正常连接

Originally created by @snaigle on GitHub (Dec 6, 2017). Original GitHub issue: https://github.com/snail007/goproxy/issues/17 服务器 centos 6.7 proxy : 4.0 运行命令 : proxy socks -t kcp -p "0.0.0.0:9999" -B "xxxxxxxxx" 运行后显示正常, 但用netstat 看不到 9999端口被监听,client连接时提示 connection refused 运行 proxy socks -t tcp -p "0.0.0.0:9999" 的话, 可以看到9999端口被监听,client能正常连接
kerem closed this issue 2026-02-27 23:15:02 +03:00
Author
Owner

@snaigle commented on GitHub (Dec 6, 2017):

是client连接问题,已经能用了

<!-- gh-comment-id:349557601 --> @snaigle commented on GitHub (Dec 6, 2017): 是client连接问题,已经能用了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#13
No description provided.