Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 891 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 891 Bytes

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!