-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Experimental
Allen Zhu edited this page Jan 4, 2020
·
3 revisions
Features list here are not fully tested and may be removed in future releases.
In gui-config.json file, add gfwListUrl key-value. Shadowsocks would fetch the GFWList content from this URL.
In gui-config.json file, add isIpv6Enabled key-value. Default value is false.
...
"isDefault": false,
"isIPv6Enabled": true,
"localPort": 8388,
...