1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 11:01:50 +00:00
openmptcprouter-feeds/mlvpn/files/etc/config/mlvpn
2018-06-07 17:07:50 +02:00

10 lines
255 B
Text

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