primeiro commit

This commit is contained in:
2026-07-05 14:26:03 -03:00
commit 87a356c742
19 changed files with 1404 additions and 0 deletions

19
statuspanel.example.yaml Normal file
View File

@@ -0,0 +1,19 @@
interface: eth0
gateway: "" # optional; empty means auto-detect default gateway for the interface on Linux
refresh: 2s
dns:
server: 1.1.1.1
domain: example.com
timeout: 1s
ping:
timeout: 1s
targets:
- name: Cloudflare DNS
address: 1.1.1.1
- name: Google DNS
address: 8.8.8.8
- name: Quad9 DNS
address: 9.9.9.9