mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-12 19:31:54 +00:00
14 lines
No EOL
175 B
SYSTEMD
14 lines
No EOL
175 B
SYSTEMD
[Match]
|
|
Name=gt-*
|
|
|
|
[Network]
|
|
Description=Glorytun server device
|
|
Address=0.0.0.0/24
|
|
DHCPServer=yes
|
|
IPMasquerade=yes
|
|
|
|
[DHCPServer]
|
|
PoolOffset=2
|
|
PoolSize=1
|
|
EmitDNS=no
|
|
DNS=9.9.9.9 |