Closed lalcd closed 5 years ago
It's a bug, I'll fix it later.
Hi, can you run ss-merlin upgrade
and test again?
tried a clean install, but the issue still exists. maybe there's something wrong with settings? Add software.sonymobile.com to the user_domain_name_gfwlist.txt and run ss-restart command then download a package from _https://software.sonymobile.com/filestorage/20078660/0365fa46c928206803764e0944aa2f6d_part0_ but traffic still doesn't pass the proxy.
Can you execute the following commands separately and paste the output here?
iptables -t nat -L
ipset list usergfwlist
cat /opt/share/ss-merlin/etc/dnsmasq.d/user-gfwlist-domains.conf
iptables -t nat -L
OUTPUT
ipset list usergfwlist
OUTPUT: [ipset] v7.1: The set with the given name does not exist
cat /opt/share/ss-merlin/etc/dnsmasq.d/user-gfwlist-domains.conf
OUTPUT:ipset=/software.sonymobile.com/usergfwlist
I fixed this issue, please upgrade ss-merlin by ss-merlin upgrade
to the latest version and try again.
Fixed Thanks 😊
I tried to add software.sonymobile.com by following steps but not working as intended
1: vi /opt/share/ss-merlin/rules/user_domain_name_gfwlist.txt 2: add software.sonymobile.com to the list and save it 3: ss-merlin restart
Am I did something wrong or there is a specific format required when adding domain to this list?
Thank you for your excellent work!