akamai-arl-hack
akamai-arl-hack copied to clipboard
tool is not working
Error:
Traceback (most recent call last):
File "arl.py", line 4, in 
or in general install packages called out in the requirements.txt file by doing:
pip install -r requirements.txt
I faced the same issue, Got is solved with following two commands.
sudo -H pip2 install --upgrade pip
pip install validators
python3 arl.py <target>