gatus/client
Rani fa3e5dcc6e
feat(ssh): Support authless SSH health check (#956)
* Feature + Test +  Documentation: added no-auth ssh health cheack feature, changed documentation to fit new behavior, added ssh test cases.

* Refactor: refactored authenticate field to infer from username and password insted of specifying it inside config.

* Refactor: removed non used field.

* Refactor: changed error, removed spaces.

* Refactor: added comments.
2025-01-19 16:22:41 -05:00
..
client_test.go feat(ssh): Support authless SSH health check (#956) 2025-01-19 16:22:41 -05:00
client.go feat(ssh): Support authless SSH health check (#956) 2025-01-19 16:22:41 -05:00
config_test.go feat(client): add mTLS config (#665) 2024-04-09 18:41:37 -04:00
config.go refactor: Rename HasTlsConfig to HasTLSConfig 2024-12-06 21:35:26 -05:00