v1.7. New optional checking feature: URL test.

This commit is contained in:
gSpot
2025-10-08 22:42:15 +03:00
parent 87d28fb618
commit b69fcf0bb2
14 changed files with 332 additions and 94 deletions

View File

@@ -8,6 +8,7 @@ config instance 'internet'
option description 'Default instance'
list hosts '8.8.8.8'
list hosts '1.1.1.1'
list urls 'https://www.google.com'
option check_type '0'
option tcp_port '53'
option interval_up '30'