mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
7 lines
396 B
XML
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>
|