FreedomBox/data/usr/lib/firewalld/services/shadowsocks-local-plinth.xml
Sunil Mohan Adapa 07ee92692b
shadowsocks: Update firewall service description
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-29 17:47:37 +05:30

7 lines
396 B
XML

<?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 a SOCKS5 proxy to clients on this network.</description>
<port protocol="tcp" port="1080"/>
</service>