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
Clash新版已经支持了SSR,但是0.6.1目前转化clashr和clash均不能支持最新版的内核。
target=clash无法解析ssr节点。 target=clashr 里面有两个参数 protocolparam 和 obfsparam 应该改为 protocol-param 和 obfs-param。
target=clash
target=clashr
protocolparam
obfsparam
protocol-param
obfs-param
辛苦对新版做出支持。
The text was updated successfully, but these errors were encountered:
f56e7dd
Sorry, something went wrong.
No branches or pull requests
Clash新版已经支持了SSR,但是0.6.1目前转化clashr和clash均不能支持最新版的内核。
辛苦对新版做出支持。
The text was updated successfully, but these errors were encountered: