mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
8 lines
392 B
XML
8 lines
392 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Shadowsocks server</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 server, to provide secured tunnel service.</description>
|
|
<port protocol="tcp" port="8388"/>
|
|
<port protocol="udp" port="8388"/>
|
|
</service>
|