Files
uptime-kuma/server
mkdev11 dc1e96f7d1 refactor: address CommanderStorm's review feedback
- Use i18n-t for description with code tag and RFC 8446 spec link
- Add comment that TLS alert names are from spec (not translatable)
- Refactor TCP monitor into smaller functions:
  - checkTcp() for standard TCP connectivity check
  - performStartTls() for STARTTLS handshake
  - checkTlsCertificate() for TLS certificate validation
  - attemptTlsConnection() for TLS connection with alert capture
- Improve error messages with more context
2026-01-06 20:29:21 +02:00
..
2025-10-25 05:22:13 +08:00
2022-04-20 19:56:40 +01:00
2023-12-11 02:36:08 +08:00
2023-08-11 15:46:41 +08:00
2025-12-15 14:08:14 +01:00
2023-08-11 15:46:41 +08:00
2023-08-11 15:46:41 +08:00
2026-01-06 01:42:20 -05:00