This website requires JavaScript.
Explore
Help
Register
Sign In
vanja
/
gluetun
Watch
1
Star
0
Fork
0
You've already forked gluetun
mirror of
https://github.com/qdm12/gluetun.git
synced
2026-05-16 21:50:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56b9e108be505d0fedb011669d516e8206a3bcbd
gluetun
/
internal
/
healthcheck
T
History
Quentin McGaw
8f1fda7646
fix(healthcheck): corret behavior when HEALTH_RESTART_VPN=off and startup check fails
2026-02-11 17:33:14 +00:00
..
dns
chore(health): add ip address to error messages for small checks
2025-11-20 20:03:02 +00:00
icmp
feat(healthcheck/icmp): use the same id and increasing sequence number
2025-11-26 13:41:55 +00:00
checker_test.go
feat(healthcheck):
HEALTH_TARGET_ADDRESS
->
HEALTH_TARGET_ADDRESSES
2025-11-19 16:01:50 +00:00
checker.go
fix(healthcheck): corret behavior when HEALTH_RESTART_VPN=off and startup check fails
2026-02-11 17:33:14 +00:00
client.go
…
handler.go
…
interfaces.go
hotfix(health): debug log failed attempts and warn log all attempt errors if all failed
2025-10-30 15:57:40 +00:00
run.go
chore(settings/health): remove unneeded health fields
2025-11-13 12:27:33 +00:00
server.go
…