diff --git a/Experimental.md b/Experimental.md deleted file mode 100644 index a8dd34a8..00000000 --- a/Experimental.md +++ /dev/null @@ -1,14 +0,0 @@ -# Experimental Features - -Features list here are not fully tested. - -#### Listening on local IPv6 interface (v4.1.7) - -In `gui-config.json` file, add `isIpv6Enabled` key-value. Default value is `false`. -``` - ... - "isDefault": false, - "isIPv6Enabled": true, - "localPort": 8388, - ... -``` \ No newline at end of file diff --git a/README.md b/README.md index f3078436..8cb2e702 100644 --- a/README.md +++ b/README.md @@ -147,4 +147,4 @@ Sysproxy () https://github.com/Noisyfox/sysproxy [Visual C++ 2015 Redistributable]: https://www.microsoft.com/en-us/download/details.aspx?id=53840 [GPLv3]: https://github.com/shadowsocks/shadowsocks-windows/blob/master/LICENSE.txt [Working with non SIP003 standard Plugin]: https://github.com/shadowsocks/shadowsocks-windows/wiki/Working-with-non-SIP003-standard-Plugin -[Experimental Features]: https://github.com/shadowsocks/shadowsocks-windows/blob/master/Experimental.md \ No newline at end of file +[Experimental Features]: https://github.com/shadowsocks/shadowsocks-windows/wiki/Experimental \ No newline at end of file