shadowsocks / shadowsocks-android

A shadowsocks client for Android
Other
35.06k stars 11.58k forks source link

Question #3130

Closed Besha1 closed 1 year ago

Besha1 commented 1 year ago

I'm using a modified gfwlist.acl from assets/acl. I need only yt3.ggpht.com to go through a proxy.I've tried using custom rules but it doesn't work.Rather, yes, only yt3.ggpht.com is proxied, but the bypass_all mode does not work.By changing the gfwlist.acl [bypass_all] [proxy_list] yt3.ggpht.*

After changing and installing the application, everything works as I need it without any problems. Shadowsocks is not always enabled , I turn it on when I need it and turn it off when I don't need it. But after about 24 hours, my modified gfwlist is no longer working.If I reinstall the application, then everything works again for 24 hours. I assume that every 24 hours bypass-china.acl,bypass-lan-china.acl,bypass-lan.acl,china-list.acl and gfwlist.acl are updated.Am I right? If I'm right is it possible to disable it or tell me who is responsible for updates in the code. It would be great if the bypass_all_and_custom_rules mode was added. Thanks.

Besha1 commented 1 year ago

The problem is solved.I found this in AclSyncer.kt.