meg
meg copied to clipboard
Fetch many paths for many hosts - without killing the hosts
If you are bored one day, make the output like FFF with 2 files: headers and body. so much easier to parse that way.
This commit updates the Go installation instructions for both Linux and Windows users. For Linux, it provides a command to remove the old version, download the latest version from the...
Hi There, Not sure what I am missing, but when I download meg and want to run it I get this on my Kali linux. └─$ meg --help Command 'meg'...
Why does the method not work for post? When I post, it hits the same get `meg -concurrency 20 "/ss$payload" hosts -X POST`
When running the command is returning this error. I couldn't identify the reason 
after installation, i got this error `request failed: Get "https://.com/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)` I try other domains too still getting thesame request failure. I don't...
Hello, I follow the steps for installation in go, but when I run meg I have this error: ``` failed to open paths file: file ./paths not found ``` A...
I'm not able to install meg on my mac, I did the below commands, # go install -v github.com/tomnomnom/meg@latest
Hi I am using this awesome tool for directory and hidden file search. Face a problem and hope to someone know the solution. I have collected a subdomain list then...
Hi, I am getting request failed: unsupported protocol scheme error for all the hosts even though they are alive and resolve when accessed through browser. Error : request failed: Get...