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
在使用Http 穿透的时候,一切都正常。 在使用tcp穿透都时候,始终是连接中,日志也显示正常,但是始终连接不上。
测试过3306连接mysql,也测试过3389连接windows远程,均无法连接,一直显示连接中。
服务端:centos 客户端:macos
备注:代理端口也都开着。
第二次补充: 发现并不是连接不上,而是需要不断的断开连接、重新连接,才能连接上
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在使用Http 穿透的时候,一切都正常。
在使用tcp穿透都时候,始终是连接中,日志也显示正常,但是始终连接不上。
测试过3306连接mysql,也测试过3389连接windows远程,均无法连接,一直显示连接中。
服务端:centos
客户端:macos
备注:代理端口也都开着。
第二次补充:
发现并不是连接不上,而是需要不断的断开连接、重新连接,才能连接上
The text was updated successfully, but these errors were encountered: