health-checker
This is a lite website health checker tool written in go
Usage -
Open help menu
go run . help
Run health-check on google.com for port 80
go run . -d google.com [by default port 80 will be checked]
Run health-check on google.com for port 443
go run . -d google.com -p 443
TIP😉:- GitHub latest beta feature below!
[!NOTE]
Highlights information that users should take into account, even when skimming.
[!TIP]
Optional information to help a user be more successful.
[!IMPORTANT]
Crucial information necessary for users to succeed.
[!WARNING]
Critical content demanding immediate user attention due to potential risks.
[!CAUTION]
Negative potential consequences of an action.