tomnomnom / meg

Fetch many paths for many hosts - without killing the hosts
MIT License
1.59k stars 266 forks source link

unsupported protocol scheme #82

Open meetgyn opened 1 year ago

meetgyn commented 1 year ago

When running the command is returning this error. I couldn't identify the reason

image

reewardius commented 1 year ago

Try it the other way around, instead of:

meg hosts.txt path.txt output

but like this

meg path.txt hosts.txt output

first the paths, then hosts