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.
Details
Category: Discovery
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/meg:9daab00
Source URL: https://github.com/tomnomnom/meg
Parameters
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.Command:
-d
- Milliseconds between requests to the same host (default: 5000)Command:
-c
- Set the concurrency level (defaut: 20)Command:
- Line by line hosts with a protocolCommand:
- File with line by line pathsCommand:
-X
- HTTP method (default: GET)Command:
-t
- Set the HTTP timeout (default: 10000)Command:
-b
- Set the request bodyCommand:
-H
- Send a custom HTTP headerCommand:
-r
- Use the rawhttp library for requests (experimental)Command:
-L
- Follow redirects / location headerCommand:
-s
- Save only responses with specific status code