Skip to content

Commit

Permalink
fix: added the checks on roadmap which are done and few more checks t…
Browse files Browse the repository at this point in the history
…o do
  • Loading branch information
KostLinux committed Sep 1, 2024
1 parent 6a0d5f1 commit 0d562ec
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,17 @@ The unique functionality of this status page is that it can be used for any appl

## Roadmap

- Add embed support for the status page template
- Add embed support for the status page template [x]
- Add more advanced health checks
- Health checks with Authentication
- Basic Auth [x]
- Bearer Token [ ]
- Custom Header [ ]
- X-API-Key method [ ]
- Bearer Authorization Header [x]
- Health checks with Custom Headers [x]
- Health checks via API Request against the endpoints [x]
- Add support for more protocols
- HTTPS
- RDP
- NTP
- FTP
- SSH
- WebSocket
Expand Down

0 comments on commit 0d562ec

Please sign in to comment.