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>