shadowsocks-android
shadowsocks-android copied to clipboard
Seems [proxy_all] and [bypass_list} not working in custom ruls
Discussed in https://github.com/shadowsocks/shadowsocks-android/discussions/2894
Originally posted by iamsad3508 May 31, 2022 I want to bypass only 192.168.. with route set as ALL, but i know zero about rules, can anyone help?
Describe the bug Seems [proxy_all] and [bypass_list} not working in custom ruls
To Reproduce Steps to reproduce the behavior: SCENES 1
- create an ACL file, fill it with
[proxy_all] [bypass_list] 192.168.0.0/16 - creat a url like https://abc.xyz/abc.acl
- adding the url in custom rule-URL to onlifne config
- change profile route to custom rules
SCENES 2
- copy
[proxy_all] [bypass_list] 192.168.0.0/16 - open custom rules ,import from clipboard, FAIL TO IMPORT Nothing show in the list and pop out a message : Fail to import Seems including any of these(proxy_all and bypass_all) will fail to import
Expected behavior SCENES 1 :all traffic including 127.0.0.1 go through SS, except 192.168.1.1 SCENES 2 :Import success
Screenshots If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Android/Chrome OS version: Android 12 (SP2A.220505.002)
- Device: Google Pixel 5
- Version: 5.2.6 AND 5.2.6 nightly
- Last version that did not exhibit the issue: [not applicable]
Configuration
Put an x inside the [ ] that applies.
- [ X] IPv4 server address
- [ ] IPv6 server address
- [ X] Client IPv4 availability
- [ ] Client IPv6 availability
- Encrypt method:
- Route
- [ ] All
- [ ] Bypass LAN
- [ ] Bypass China
- [ ] Bypass LAN & China
- [ ] GFW List
- [ ] China List
- [ X] Custom rules
- [ ] IPv6 route
- [ ] Apps VPN mode
- [ ] Bypass mode
- Remote DNS: 8.8.8.8
- [ ] DNS over UDP
- Plugin configuration (if applicable):
- [ ] Auto Connect
- [ ] TCP Fast Open
- If you're not using VPN mode, please supply more details here:
Additional context Add any other context about the problem here.