gospider
gospider copied to clipboard
Gospider - Fast web spider written in Go
Hi! I was get troubled to guess input URL at plain result, and I saw the JSON option added. I found that JSON result is writing input URL, and I...
Hi! There is a bug when using proxy option and the server response HTTP/2. The crawling is immediately fail, and the debug message was this. I used `gospider -s {{MY...
Hi there, I tried the --json option, and when gospider is used with --sitemap, that output is not included in json format. If you need some output I can provide...
How to spider sites which are hosted on a virtual machine e.g. https://vm-site-web:883/ gospider can't find anything...
Hello Thats about colored output like a `dirhunt`?
Hi@j3ssie, is there any way to provide multiple cookie bcoz when ever the spider hit /logout the cookie gets expire.. it will be an amazing feature if the user can...
Try to use gospider on a site like https://vivy.com. You'll realize that due to the application "redirect" implementation all the urls are added to the output file just because the...
How to spider the website which is hosted on an internal virtual machine? ``` kali@kali:~$ gospider -v -s "https://vm-test-web/" [0000] ERROR Failed to parse domain ```
```bash ~ $(go env GOPATH)/bin/gospider -s "https://dietcig.bandcamp.com/" -B --debug -v [0000] INFO Start crawling: https://dietcig.bandcamp.com/ [subdomains] - dietcig.bandcamp.com [url] - [code-200] - https://dietcig.bandcamp.com/ [form] - https://dietcig.bandcamp.com/ [javascript] - https://s4.bcbits.com/bundle/bundle/1/global_head-243a7059b280df57aee82a3092d1b787.js [javascript]...
Hi , is there a way that i can request for only linkfinder/.js files the --js doesnt help? thanks ipk1