mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
- HTTP/HTTPS proxies are not SOCKS proxies. SOCKS proxies are not recommended by the project. https://geti2p.net/en/docs/api/socks - Write more detailed description in firewalld style. - Rename the files for firewalld styling and removing 'socks'. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
7 lines
494 B
XML
7 lines
494 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>I2P IRC Tunnel</short>
|
|
<description>The Invisible Internet Project is an anonymous network layer intended to protect communication from censorship and surveillance. I2P provides anonymity by sending encrypted traffic through a volunteer-run network distributed around the world. Enable this if a running an I2P server with IRC tunnel and wish to access the Irc2P network.</description>
|
|
<port protocol="tcp" port="6668"/>
|
|
</service>
|