lux/dist/samples/lux-host.xml
2025-02-09 22:32:57 +02:00

14 lines
367 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<host>
<keystore>host-ks.dat</keystore>
<id>{ENTER HOST ID FROM --rpc-new-host}</id>
<hostname>{HOSTNAME}</hostname>
<option type="wan">
<wan method="identme"></wan>
</option>
<heartbeat>1</heartbeat>
<node>
<id>{NODE ID}</id>
<exterior>127.0.0.1:9980</exterior>
</node>
</host>