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
Is your feature request related to a problem? Please describe. 关于问题是什么的清晰清晰的描述。前任。当[...] 希望S-UI面板添加对Hysteria2端口跳跃的支持
Describe the solution you'd like 清晰简洁的描述您想发生的事情。 希望S-UI面板能快捷配置Hysteria2的端口跳跃
Additional context 在此处添加有关功能请求的任何其他上下文或屏幕截图。 https://sing-box.sagernet.org/zh/configuration/outbound/hysteria2/ { "type": "hysteria2", "tag": "hy2-out",
"server": "127.0.0.1", "server_port": 1080, "server_ports": [ "2080:3000" ], "hop_interval": "", "up_mbps": 100, "down_mbps": 100, "obfs": { "type": "salamander", "password": "cry_me_a_r1ver" }, "password": "goofy_ahh_password", "network": "tcp", "tls": {}, "brutal_debug": false,
... // 拨号字段 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
关于问题是什么的清晰清晰的描述。前任。当[...]
希望S-UI面板添加对Hysteria2端口跳跃的支持
Describe the solution you'd like
清晰简洁的描述您想发生的事情。
希望S-UI面板能快捷配置Hysteria2的端口跳跃
Additional context
在此处添加有关功能请求的任何其他上下文或屏幕截图。
https://sing-box.sagernet.org/zh/configuration/outbound/hysteria2/
{
"type": "hysteria2",
"tag": "hy2-out",
"server": "127.0.0.1",
"server_port": 1080,
"server_ports": [
"2080:3000"
],
"hop_interval": "",
"up_mbps": 100,
"down_mbps": 100,
"obfs": {
"type": "salamander",
"password": "cry_me_a_r1ver"
},
"password": "goofy_ahh_password",
"network": "tcp",
"tls": {},
"brutal_debug": false,
... // 拨号字段
}
The text was updated successfully, but these errors were encountered: