9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
|
log level debug;
|
||
|
interface "mesh-vpn";
|
||
|
method "salsa2012+gmac";
|
||
|
bind 0.0.0.0:10000;
|
||
|
include "secret.conf";
|
||
|
mtu 1426;
|
||
|
|
||
|
include peers from "peers";
|