Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 557 Bytes

File metadata and controls

29 lines (20 loc) · 557 Bytes

DIRX

image

INSTALLATION :

apt update && apt upgrade -y
pkg install git && git clone https://github.com/RAPS-LAUNCHER/DIRX.git

cd DIRX && chmod +x * && ./dirx

OR

cd && (apt update || pkg update) && (apt upgrade || pkg upgrade) && (apt install git || pkg install git) && git clone https://github.com/RAPS-LAUNCHER/DIRX.git && cd DIRX && chmod +x * && ./dirx

USAGE :

./dirx -u <target_url> -w <wordlist_path>