A simple and useful tool for Bug Bounty Hunters, Penetrattion Testers and Other White Hats, can create any link full accessible in Browser as well as in Terminal also.
Here are the simple and useful commands to install and use httpsx in your device.
apt update
apt upgrade -y
apt-get install git python -y
git clone https://github.com/AdarshAddee/httpsx.git
Here are the commands which will help you to execute this tool!
cd httpsx
python main.py
Help page will be opened and you will get all commands with example for your better understanding!
apt update && apt upgrade -y && apt install git python -y && git clone https://github.com/AdarshAddee/httpsx.git