1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-24 14:54:24 +00:00
openmptcprouter-feeds/mlvpn/files/etc/config/mlvpn

13 lines
316 B
Text
Raw Normal View History

2018-06-06 15:57:59 +00:00
config mlvpn 'general'
option enable '0'
2018-06-07 15:07:50 +00:00
option password ''
2018-06-06 15:57:59 +00:00
option timeout '30'
2023-09-29 12:42:55 +00:00
option reorder_buffer_size '512'
2018-06-06 15:57:59 +00:00
option loss_tolerence '50'
option mode 'client'
2018-06-07 14:52:27 +00:00
option host '128.128.128.128'
option firstport '65201'
2018-06-06 15:57:59 +00:00
option interface_name 'mlvpn0'
2021-09-25 05:21:54 +00:00
option loss_tolerance '50'
option latency_tolerance '300'