-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
如何bypass某个特定的wifi? #64
Comments
或者使用 sing-box 规则 "wifi_ssid": [
"My WIFI"
],
"wifi_bssid": [
"00:00:00:00:00:00"
], |
ifconfig里面没有ssid信息 |
同问,看文档描述好像是跳过了所有的wlan网络。 |
可以尝试第三方工具,连接到特定wifi则执行shell关闭box |
是的,一直在用tasker,但强迫症总感觉这样不太优雅 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
求教,某个特定的wifi已经有代理能力,在连上它的时候如何跳过box的代理?
The text was updated successfully, but these errors were encountered: