Details

Category: Discovery

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/meg:9daab00

Source URL: https://github.com/tomnomnom/meg

Parameters

path
string
Command: - If you want to request just one path, you can specify it directly as an argument. You should use path or paths-file, arguments excludes one other.
delay
string
Command: -d - Milliseconds between requests to the same host (default: 5000)
concurency
string
Command: -c - Set the concurrency level (defaut: 20)
hosts-file
file
required
Command: - Line by line hosts with a protocol
paths-file
file
required
Command: - File with line by line paths
http-method
string
Command: -X - HTTP method (default: GET)
http-timeout
string
Command: -t - Set the HTTP timeout (default: 10000)
request-body
string
Command: -b - Set the request body
custom-header
string
Command: -H - Send a custom HTTP header
rawhttp-library
boolean
Command: -r - Use the rawhttp library for requests (experimental)
follow-redirects
boolean
Command: -L - Follow redirects / location header
save-only-responses
string
Command: -s - Save only responses with specific status code