1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/mlvpn/files/etc/config/mlvpn
2023-07-24 15:26:29 +08:00

12 lines
316 B
Text
Executable file

config mlvpn 'general'
option enable '0'
option password ''
option timeout '30'
option reorder_buffer_size '128'
option loss_tolerence '50'
option mode 'client'
option host '128.128.128.128'
option firstport '65201'
option interface_name 'mlvpn0'
option loss_tolerance '50'
option latency_tolerance '300'