slooppe / gal

Get all possible href | src | url from target url or domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gal

[Get All Links]
Get all possible href | src | url from target url or domain

gal

Upcoming Updates

Extract Endponits from JavaScript Files/URL

Dependency

Linux System
curl

Installation

git clone https://github.com/YashGoti/gal.git
cd gal
chmod +x gal
wget https://raw.githubusercontent.com/YashGoti/gal/master/gal && chmod +x gal

Usage

$ ~/gal -t URL/DOMAIN
$ ~/gal -t URL/DOMAIN | grep '\.js$'

Note

If you found anything wrong, let me know!!!

Donation

[PhonePay] - 7819945319@ybl

Contact

Twitter

About

Get all possible href | src | url from target url or domain

License:GNU General Public License v3.0


Languages

Language:Shell 81.9%Language:Ruby 18.1%