Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 975 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 975 Bytes

Get All Live Urls (galu)

Galu uses the output of for example gau, waybackurls or waymore to determine which hosts are up, and only displays the url's of the live hosts.

Usage:

Example:

waymore -i example.com -mode U | galu

Installation:

Please download the galu bash file and ensure it's located within a directory included in the system's PATH.

Example:

go install github.com/yoerivegt/galu@latest

Useful or suggestions?

Let me know through github issues or discord (0xcrunch)!

Disclaimer

I'm far away from being an experienced programmer, just a simple bug hunter. You might not want to read this code if you appreciate prettiness and cleanliness. I'm not responsible for any heart attacks.