hakrawler icon indicating copy to clipboard operation
hakrawler copied to clipboard

AntexMv

Open AntexMv opened this issue 2 years ago • 2 comments

echo https://www.google.com | docker run --rm -i hackluke/hakrawler -subs

Error parsing URL: parse "https://www.google.com ": invalid character " " in host name No way to make it works :(

AntexMv avatar Jul 26 '22 18:07 AntexMv

I have a worser issue and I made it work like this. Put an url/urls to a notepad file and run this cat {fileName}.txt | go run hakrawler.go

MoonHyper avatar Aug 05 '22 05:08 MoonHyper

It looks like you may have some kind of weird character at the end of the URL when you run the command... Any chance you're running it on Windows? Perhaps the difference in line breaks between windows/linux is causing the issue...

hakluke avatar Aug 25 '22 02:08 hakluke

Closing due to inactivity - if you're still having problems please open a new issue with as much detail as possible. It would be great to include a file that isn't working for you.

hakluke avatar Oct 14 '22 11:10 hakluke