Skip to content

eliezer-guimaraes/OpenPortJS

Repository files navigation

OpenPortJS

A simple free application made to open server ports on the local network

ABOUT

OpenPortJS was made with JS to open specific ports on your localhost that you can choose, one port or multiple ports.

In order to help in the creation of servers, OPJS can be run on both OS, Linux and Windows, with Node.js for example. It's a personal non-profit project, only with an interest in assisting in back-end development and network security maintenance.
(OPJS é um projeto pessoal sem fins lucrativos, apenas com interesse em ajudar no desenvolvimento back-end e na érea de segurança e manutenção da rede)

HOW TO INSTALL

❗First of all, you must have the Node.js installed in your OS❗

Linux OS

You can install with git in your Linux OS:

git clone https://github.com/BlackHotPepper/OpenPortJS
cd OpenPortJS
chmod +x *

Windows OS

You can do the same steps if you have the Git installed in your OS
If you don't have it, plase check it out! https://gitforwindows.org/
If you don't want to install with Git, you can download it as a ZIP file and extract it...

RUNNING IN NODE.JS

Now, you can run OPJS! To check the chosen ports in Linux OS, you can run "nmap -sV -O localhost"; or run the .sh file:

./linux-verification.sh

In Windows OS, you must open the .exe file.


❌I'm not responsible for the misuse of the tool❌

About

A simple application made with JS to open server ports on the local network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published