6 lines
271 B
XML
6 lines
271 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>WireGuard</short>
|
|
<description>Wireguard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.</description>
|
|
<port protocol="udp" port="{{ wireguard_port }}"/>
|
|
</service>
|