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
作者你好: 我在阅读代码的时候看到shadowsocks-android-java是通过先连接本地的TCPProxyServer,再由TCPProxyServer向代理服务器发包收包,不是很理解为什么要TCPProxyServer,不能由App 本地直接与代理服务器通信吗
谢谢
The text was updated successfully, but these errors were encountered:
你怎么控制app直接连你的服务器呢?这是不可控的,app是第三方的。
Sorry, something went wrong.
No branches or pull requests
作者你好:
我在阅读代码的时候看到shadowsocks-android-java是通过先连接本地的TCPProxyServer,再由TCPProxyServer向代理服务器发包收包,不是很理解为什么要TCPProxyServer,不能由App 本地直接与代理服务器通信吗
谢谢
The text was updated successfully, but these errors were encountered: