meg
Meg is a tool for fetching lots of URLs but still being ‘nice’ to servers. It can be used to fetch many paths for many hosts; fetching one path for all hosts before moving on to the next path and repeating.
Name:meg
Category:Discovery
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/meg:9daab00
Output Type:
License:Unknown
Source:View Source
Parameters
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.-d
Milliseconds between requests to the same host (default: 5000)-c
Set the concurrency level (defaut: 20)
Line by line hosts with a protocol
File with line by line paths-X
HTTP method (default: GET)-t
Set the HTTP timeout (default: 10000)-b
Set the request body-H
Send a custom HTTP header-r
Use the rawhttp library for requests (experimental)-L
Follow redirects / location header-s
Save only responses with specific status code