Skip to content

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

License

Notifications You must be signed in to change notification settings

mishakorzik/open-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

#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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published