mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 23:25:11 +02:00
8 lines
146 B
Text
8 lines
146 B
Text
log level debug;
|
|
interface "mesh-vpn";
|
|
method "salsa2012+gmac";
|
|
bind 0.0.0.0:10000;
|
|
include "secret.conf";
|
|
mtu 1426;
|
|
|
|
include peers from "peers";
|