aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-06-14 19:21:10 +0700
committerShulhan <ms@kilabit.info>2025-06-16 22:44:37 +0700
commitf9478c87f6e8553ce42c5fca91c2fc09f9f50d0f (patch)
treecd9e6945cf736853c623f00fdd6b9c48f42955e9 /README.adoc
parentfb9937797a07816fbc8b25fc03893f74bf7c7663 (diff)
downloadjarink-f9478c87f6e8553ce42c5fca91c2fc09f9f50d0f.tar.xz
brokenlinks: add option "insecure"
The insecure option will allow and not report as error on server with invalid certificates.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index f85fa45..b8f79b0 100644
--- a/README.adoc
+++ b/README.adoc
@@ -49,6 +49,9 @@ This command accept the following options,
`-ignore-status=<comma separated HTTP status code>`::
List of HTTP status code that will be ignored during scan.
+`-insecure`::
+Do not report as error on server with invalid certificates.
+
`-past-result=<path to JSON file>`::
Scan only the pages reported by result from past scan based
on the content in JSON file.