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
能否支持 v2rayN 的订阅连接格式方法(v2rayNG 也可以用,在 SagerNet 中为 raw base64 格式订阅) 目前用 getQuantumultNodes + base64 替代(勉强能用,vmess 实际上不太一样),但是这样 trojan 节点就没了( 看上去也不需要组(group)
在 base64 前的内容:
ss://[email protected]:8388#test%20link vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogInRlc3QgbGluayIsDQogICJhZGQiOiAiZXhhbXBsZS5jb20iLA0KICAicG9ydCI6ICI4Mzg4IiwNCiAgImlkIjogImQ1ZTM5ZmY1LTJiNTAtNGI3NS1hMzZjLTAwZDM3ZmI4YjQzOCIsDQogICJhaWQiOiAiMCIsDQogICJzY3kiOiAiYXV0byIsDQogICJuZXQiOiAidGNwIiwNCiAgInR5cGUiOiAibm9uZSIsDQogICJob3N0IjogIiIsDQogICJwYXRoIjogIiIsDQogICJ0bHMiOiAiIiwNCiAgInNuaSI6ICIiLA0KICAiYWxwbiI6ICIiDQp9 trojan://[email protected]:8388?security=tls&sni=sni.example.com&type=tcp&headerType=none#test%20link
实际上 trojan 还有 grpc 等传输协议,不过并不通用(应该就还有 clash 支持),可以先放着(
The text was updated successfully, but these errors were encountered:
这个有消息么?自建节点太多让配置文件快变成屎山了,逐个输入太容易出错了🤣
Originally posted by @swiftallen in #198 (comment)
Sorry, something went wrong.
vless,trojan v2rayn其实订阅都支持,但订阅协议里面都没说
这个功能强烈建议增加,v2rayN的订阅是纯节点订阅,v2rayN的各种协议建议都支持,但是在生产配置的时候,不支持的协议增加过滤功能
No branches or pull requests
能否支持 v2rayN 的订阅连接格式方法(v2rayNG 也可以用,在 SagerNet 中为 raw base64 格式订阅)
目前用 getQuantumultNodes + base64 替代(勉强能用,vmess 实际上不太一样),但是这样 trojan 节点就没了(
看上去也不需要组(group)
在 base64 前的内容:
实际上 trojan 还有 grpc 等传输协议,不过并不通用(应该就还有 clash 支持),可以先放着(
The text was updated successfully, but these errors were encountered: