hiddify-next
hiddify-next copied to clipboard
使用ss协议,VPN模式无法正常工作
Search first
- [X] I searched and no similar issues were found
What Happened?
如果使用带中转的SS节点且使用VPN模式,哪么代理将无法正常工作,持续性报错
Minimal Reproducible Example (MRE)
使用SS节点 模式为VPN模式 (如果有需求,我可以提供)
Expected Behavior
正常代理并且访问
Version
1.1.1
Platform/OS
Android, Windows
Additional Context
No response
Application Config Options
{
"execute-config-as-is": false,
"log-level": "warn",
"resolve-destination": false,
"ipv6-mode": "ipv4_only",
"remote-dns-address": "8.8.8.8",
"remote-dns-domain-strategy": "prefer_ipv4",
"direct-dns-address": "223.5.5.5",
"direct-dns-domain-strategy": "prefer_ipv4",
"mixed-port": 3500,
"tproxy-port": 3510,
"local-dns-port": 3520,
"tun-implementation": "mixed",
"mtu": 9000,
"strict-route": true,
"connection-test-url": "http://cp.cloudflare.com/",
"url-test-interval": 600,
"enable-clash-api": true,
"clash-api-port": 6756,
"enable-tun": true,
"enable-tun-service": false,
"set-system-proxy": false,
"bypass-lan": false,
"allow-connection-from-lan": false,
"enable-fake-dns": false,
"enable-dns-routing": true,
"independent-dns-cache": true,
"geoip-path": "geo-assets/sagernet-sing-geoip-geoip.db",
"geosite-path": "geo-assets/sagernet-sing-geosite-geosite.db",
"rules": [
{
"domains": "domain:.cn,geosite:cn",
"ip": "geoip:cn",
"port": null,
"protocol": null,
"network": "",
"outbound": "bypass"
}
],
"mux": {
"enable": false,
"padding": false,
"max-streams": 8,
"protocol": "h2mux"
},
"tls-tricks": {
"enable-fragment": false,
"fragment-size": "1-500",
"fragment-sleep": "0-500",
"mixed-sni-case": false,
"enable-padding": false,
"padding-size": "1-1500"
},
"warp": {
"enable": false,
"mode": "proxy_over_warp",
"clean-ip": "auto",
"clean-port": 0,
"noise": "5-10",
"noise-delay": "20-200"
}
}
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
我也有这个问题,不止SS协议会出现, 其他协议也会出现. I have the same problem, not only the SS agreement will appear, but other agreements will also appear.
我没有遇到过这种情况
我没有遇到过这种情况
可能因为你使用的节点都并非中转节点
好吧
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2024年05月31日 18:05 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [hiddify/hiddify-next] 使用ss协议,VPN模式无法正常工作 (Issue #910) |
我没有遇到过这种情况
可能因为你使用的节点都并非中转节点
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
我发现这个dns问题,好久之前就有人提了,到现在都没修好。
我发现这个dns问题,好久之前就有人提了,到现在都没修好。
那说明这个可能是sin-box的bug
我发现这个dns问题,好久之前就有人提了,到现在都没修好。
那说明这个可能是sin-box的bug
你别说,我看了一下sin-box的issues还真的可能是他的问题,1.9.0大概了修复了。
我发现这个dns问题,好久之前就有人提了,到现在都没修好。
那说明这个可能是sin-box的bug
你别说,我看了一下sin-box的issues还真的可能是他的问题,1.9.0大概了修复了。
我去使用原始的sin-box试了一下,1.9.0确实修复了,用起来很舒服,但hiddify最新的测试版还是有这个问题
我发现这个dns问题,好久之前就有人提了,到现在都没修好。
那说明这个可能是sin-box的bug
你别说,我看了一下sin-box的issues还真的可能是他的问题,1.9.0大概了修复了。
我去使用原始的sin-box试了一下,1.9.0确实修复了,用起来很舒服,但hiddify最新的测试版还是有这个问题
hiddify是用的自己魔改的sing-box内核,目前的版本好像还在1.8几把
try v2.3.1 and check if problem has been solved or not