Skip to content

Commit

Permalink
docs(readme): Add IsServer json field
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueSkrillor committed Jan 18, 2024
1 parent 6bf381c commit 5763ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ The scanner supports outputting the scan result as json. To do so, provide the `
```json
{
"RemoteAddr": "127.0.0.1:22",
"IsServer": true,
"Banner": "SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.5",
"SupportsChaCha20": true,
"SupportsCbcEtm": false,
Expand Down

0 comments on commit 5763ab7

Please sign in to comment.