We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[48:32] TCP测试开始. [48:32] 正在测试TCP数据传递... [48:32] 连接到SS节点... [48:32] 已连接到SS节点. [48:32] 测试TCP数据传递...通过! [48:32] 延迟: 17 ms [48:32] 测试完成! [48:32] ////////////////////////////////////////////// [48:32] UDP测试开始. [48:32] 正在测试UDP转发... [48:32] 正在从代理服务器请求UDP转发... [48:32] 服务器绑定在 120.55.167.209:40726. [48:32] UDP隧道已建立 [48:32] 正在测试数据传送... [48:45] 测试UDP转发...未通过! [48:45] 测试完成! [48:45] //////////////////////////////////////////////
使用sstap检测报错如上所示,是因为服务器需要开启40726端口吗?注意到每次这个绑定的端口都是随机的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[48:32] TCP测试开始.
[48:32] 正在测试TCP数据传递...
[48:32] 连接到SS节点...
[48:32] 已连接到SS节点.
[48:32] 测试TCP数据传递...通过!
[48:32] 延迟: 17 ms
[48:32] 测试完成!
[48:32] //////////////////////////////////////////////
[48:32] UDP测试开始.
[48:32] 正在测试UDP转发...
[48:32] 正在从代理服务器请求UDP转发...
[48:32] 服务器绑定在 120.55.167.209:40726.
[48:32] UDP隧道已建立
[48:32] 正在测试数据传送...
[48:45] 测试UDP转发...未通过!
[48:45] 测试完成!
[48:45] //////////////////////////////////////////////
使用sstap检测报错如上所示,是因为服务器需要开启40726端口吗?注意到每次这个绑定的端口都是随机的。
The text was updated successfully, but these errors were encountered: