An open API service indexing awesome lists of open source software.

https://github.com/AdarshAddee/httpsx

Bug Bounters and others can also use this tool to make make any link accessible on browser.
https://github.com/AdarshAddee/httpsx

adarsh-addee adarshaddee bug-bounty bugbounty codarsh cyber-security cybersecurity hackers hacking https httpsx mr-idealhat mridealhat

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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!