mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-14 20:31:57 +00:00
42 lines
518 B
Text
42 lines
518 B
Text
|
[general]
|
||
|
tuntap = "tun"
|
||
|
mode = "server"
|
||
|
interface_name = "mlvpn0"
|
||
|
timeout = 30
|
||
|
password = "MLVPN_PASS"
|
||
|
reorder_buffer_size = 64
|
||
|
loss_tolerence = 50
|
||
|
|
||
|
[wan1]
|
||
|
bindport = 65201
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan2]
|
||
|
bindport = 65202
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan3]
|
||
|
bindport = 65203
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan4]
|
||
|
bindport = 65204
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan5]
|
||
|
bindport = 65205
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan6]
|
||
|
bindport = 65206
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan7]
|
||
|
bindport = 65207
|
||
|
bindhost = "0.0.0.0"
|
||
|
|
||
|
[wan8]
|
||
|
bindport = 65208
|
||
|
bindhost = "0.0.0.0"
|
||
|
|