Details

Category: Scanners

Publisher: trickest-mhmdiaa

Created Date: 9/7/2022

Container: quay.io/trickest/broken-link-checker:0.7.8

Source URL: https://github.com/stevenvachon/broken-link-checker

Parameters

get
boolean
Command: --get - Change request method to GET.
input
string
required
Command: --input - URL to an HTML document.
follow
boolean
Command: --follow - Force-follow robot exclusions.
exclude
string
Command: --exclude - A keyword/glob to match links against
ordered
boolean
Command: --ordered - Maintain the order of links as they appear in their HTML document.
verbose
boolean
Command: --verbose - Display excluded links.
requests
string
Command: --requests - Concurrent requests limit.
recrusive
boolean
Command: --recrusive - Recursively scan (crawl) the HTML document(s).
user-agent
string
Command: --user-agent - The user agent to use for link checks.
filter-level
string
Command: --filter-level - The types of tags and attributes that are considered links. (options: 0 -> clickable links, 1 -> 0 + media; iframes; meta refreshes, 2 -> 1 + stylesheets; scripts; forms, 3 -> 2 + metadata)
host-requests
string
Command: --host-requests - Concurrent requests limit per host.
exclude-external
boolean
Command: --exclude-external - Will not check external links.
exclude-internal
boolean
Command: --exclude-internal - Will not check internal links.