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
公司的网络只有ipv4,用客户端连不上服务端,家里的网络能正常连接,有方法解决吗?
The text was updated successfully, but these errors were encountered:
跟IPv4没关系,是因为你们公司的防火墙规则触发了拦截。 只有两种解决办法: 1.找你们公司放开这个规则。 2.客户端和服务端加密通讯,让防火墙识别不到nps的流量特征 (不一定有用)
既然你们公司设置了这方面的拦截规则,最好还是不要在公司内部使用了
Sorry, something went wrong.
No branches or pull requests
公司的网络只有ipv4,用客户端连不上服务端,家里的网络能正常连接,有方法解决吗?
The text was updated successfully, but these errors were encountered: