mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-29 21:01:42 +08:00
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
config droidnet 'device'
|
|
option id 'id'
|
|
option display_app '100'
|
|
option display_msg '10'
|
|
|
|
config droidnet 'monitoring'
|
|
option enable '0'
|
|
option ping 'http'
|
|
option host 'google.com'
|
|
option success_limit '5'
|
|
option failure_limit '3'
|
|
option wait_time '3'
|
|
option interface 'wan'
|
|
option restart '0'
|
|
option tunnel_service 'tunnel'
|