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

11 lines
256 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'
2020-10-31 08:19:54 +00:00
option reorder_buffer_size '128'
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'