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 year ago
JSON representation
open ports to the Internet easily and for free through special hostings
- Host: GitHub
- URL: https://github.com/mishakorzik/open-port
- Owner: mishakorzik
- License: gpl-3.0
- Created: 2023-06-28T17:33:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T09:23:51.000Z (over 1 year ago)
- Last Synced: 2025-04-03T19:12:48.115Z (about 1 year ago)
- Topics: debian, easy-to-use, linux, open-ports, ports, termux, termux-hacking, ubuntu, windows
- Language: Python
- Homepage:
- Size: 2.84 MB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 