shadowsocks: Update firewall service description

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2017-11-29 16:07:49 +05:30
parent 6bf4eb1483
commit 07ee92692b
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Shadowsocks client socks5 proxy</short>
<description>Shadowsocks is a lightweight and secure socks5 proxy, designed to protect your Internet traffic. Enable this service if you are running a Shadowsocks client, and want to provide socks5 proxy.</description>
<short>Shadowsocks client SOCKS5 proxy</short>
<description>Shadowsocks is a lightweight and secure SOCKS5 proxy, designed to protect your Internet traffic. Enable this service if you are running a Shadowsocks client, and want to provide a SOCKS5 proxy to clients on this network.</description>
<port protocol="tcp" port="1080"/>
</service>