/httpsx

Bug Bounters and others can also use this tool to make make any link accessible on browser.

Primary LanguagePythonApache License 2.0Apache-2.0

httpsx

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.

Install

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

Execute

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!

One Line Install

apt update && apt upgrade -y && apt install git python -y && git clone https://github.com/AdarshAddee/httpsx.git

Apka Sukriya!