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
非常感谢通俗教程。 不知作者有无考虑过实现中转ssr呢?官方说是不支持ssr, 但到了现在ssr于各大机场中都还是很普遍。于是想尝试一下有无可能用v2中转。 初步尝试过outbounds中添加ssr的socks出口路由,但填入protocol:socks后会报错,不填protocol的话虽不报错但无法联通。本地socks地址验证过可用性。 请问作者觉得中转有可能实现吗?
The text was updated successfully, but these errors were encountered:
你的描述不清晰,不好判断。不过用socks是可以的,建议你检查一下ssr是否用了服务器版,应当用客户端版
Sorry, something went wrong.
No branches or pull requests
非常感谢通俗教程。
不知作者有无考虑过实现中转ssr呢?官方说是不支持ssr, 但到了现在ssr于各大机场中都还是很普遍。于是想尝试一下有无可能用v2中转。
初步尝试过outbounds中添加ssr的socks出口路由,但填入protocol:socks后会报错,不填protocol的话虽不报错但无法联通。本地socks地址验证过可用性。
请问作者觉得中转有可能实现吗?
The text was updated successfully, but these errors were encountered: