A simple tool that uses some techniques and tricks to bypass 403/401 pages
git clone https://github.com/akaSalah/byp4ss3r.git
Then you need to install the dependencies (requirements)
you have to be on the directory of this project
pip install -r requirements.txt
Or install the packages independently
pip install requests
pip install colorama
sudo pip install -r requirements.txt
Or install the packages independently
sudo pip install requests
sudo pip install colorama
windows
python byp4ss3er.py http(s)://url /path
Linux (python3 in order to display colors)
python3 byp4ss3er.py http(s)://url /path