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

https://github.com/mishakorzik/open-port

open ports to the Internet easily and for free through special hostings
https://github.com/mishakorzik/open-port

debian easy-to-use linux open-ports ports termux termux-hacking ubuntu windows

Last synced: about 1 month ago
JSON representation

open ports to the Internet easily and for free through special hostings

Awesome Lists containing this project

README

        

# open-port
##### This tool uses serveo.net hosting, which is located in Europe, so there may be problems with connection in other continents.

If the tool doesn't work, we have an alternative.

«make tunnel».

##### Also, this tool requires a stable Internet, if there is no Internet, the ports will be closed

##### This tool works well on Linux and Windows, so the code is optimized.

## Install
```bash
#for ubuntu
sudo apt-get install wget
sudo apt-get install openssh
sudo apt-get install python3-pip
wget https://raw.githubusercontent.com/mishakorzik/open-port/main/install.sh
bash install.sh

#for debian
sudo apt install wget
sudo apt install openssh
sudo apt install python3-pip
wget https://raw.githubusercontent.com/mishakorzik/open-port/main/install.sh
bash install.sh

#for termux
pkg install wget
pkg install openssh
pkg install python3-pip
wget https://raw.githubusercontent.com/mishakorzik/open-port/main/install.sh
bash install.sh
```

## Usage

##### When you run the tool you will be able to open ports.

```
./open-port
```

##### Write the command 'help' or '?' to view all commands

## Example

##### This video shows an example of how to open ports and how to use them.

##### command "addr" shows to which ip address all your ports were opened.

## Repository

**Repository statistic for views** ![Views](https://profile-counter.glitch.me/open-port/count.svg)