Skip to content

Commit

Permalink
added output to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
saschamonteiro committed Jul 24, 2024
1 parent 41d125e commit 491b8ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ This is written in GO and the assets are currently only build for Linux amd64.
#multiple subnets, multiple ports, output to console only
./certchecker_linux -cidr=10.10.10.0/24,10.10.20.0/24 -ports=443,8443
```
## Output
### Console
The certificates will be shown in a table like so
║ HostIP:Port │ HostDNS (reverse) │ DNS Match Cert │ SNI Verified │ CertDNSNames │ Subject Common Name │ Issuer │ Expiry ↓ │ Expired ║


## Build
### Build binary for your local architecture
Expand Down

0 comments on commit 491b8ad

Please sign in to comment.