Skip to content
New issue

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

能有什么办法使ClashN穿透SSTap正常访问代理服务器吗? #372

Open
happymimimix opened this issue Nov 18, 2024 · 0 comments

Comments

@happymimimix
Copy link

我想用SSTap配合ClashN实现真正的全局代理。
但是我发现SSTap好像把ClashN也给代理了!

time="2024-11-17T21:08:59.2023667-05:00" level=warning msg="[TUN] default interface changed by monitor, => Wi-Fi"
11/17/2024 9:08:59 PM Change system proxy
11/17/2024 9:08:59 PM Set rule mode Rule->Rule
11/17/2024 9:08:59 PM Clash Proxies Latency Test
11/17/2024 9:08:59 PM Refresh Clash Proxies
11/17/2024 9:09:04 PM Set rule mode Rule->Global
11/17/2024 9:09:10 PM Refresh Clash Proxies
11/17/2024 9:09:15 PM Refresh Clash Proxies
time="2024-11-17T21:09:30.287056-05:00" level=warning msg="[TUN] default interface changed by monitor, Wi-Fi => SSTAP 1"
time="2024-11-17T21:09:38.4326533-05:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:50619 --> www.baidu.com:80 error: dns resolve failed: lookup www.baidu.com: i/o timeout"
time="2024-11-17T21:09:43.438237-05:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:50622 --> www.microsoft.com:80 error: dns resolve failed: lookup www.microsoft.com: i/o timeout"
time="2024-11-17T21:09:48.4573097-05:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:50623 --> www.yahoo.com:80 error: dns resolve failed: lookup www.yahoo.com: i/o timeout"
time="2024-11-17T21:09:53.4725626-05:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:52229 --> www.qq.com:80 error: dns resolve failed: lookup www.qq.com: i/o timeout"

此时ClashN访问代理服务器时就会被SSTap代理到它自己身上造成环路。

请问是否有什么方法能够穿透SSTap去正常访问代理服务器?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant