Simple lightweight application to check if a port is open on a given ip, using ElectronJS.
Clone the repo, open a terminal in the repo's path and run the following code:
npm install
Assuming you have npm installed.
Run the following code to test it:
npm start