We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27c192 commit 05be853Copy full SHA for 05be853
README.md
@@ -81,7 +81,7 @@ This is the actual scan / report logic.<br>
81
Run this program with command-line [arguments](#--help) relevant to your use case. For example:
82
```shell
83
chmod u+x tls_scan.py
84
-./tls_scan.py -f tls_scan.json -l2 -m -s3
+./tls_scan.py -f tls_scan.json -i -l2 -m -s3
85
```
86
Using cron (or a similar time-based job scheduler) to perform recurring, periodic scans is recommended.
87
0 commit comments