Advanced-PortChecker
Advanced-PortChecker copied to clipboard
Check if a certain port is open or not
Advanced PortChecker
Advanced PortChecker is a free and open-source application that can help you check if ports are open or closed on a certain host. You can check multiple ports at once and export the results in plain text, CSV or JSON format!
Building
Advanced PortChecker uses tauri to build the desktop application. You can find more information about Tauri here.
For more information about building using vite
, please read the Vite
documentation here.
Development
You can start a development preview by running the yarn tdev
command:
yarn tdev
Windows
Installer
You can create an executable installer by running the yarn tbuild
command on a Windows host:
yarn tbuild
Linux
deb
You can create a .deb file, by running the yarn tbuild
command on a Linux host:
yarn tbuild
AppImage
You can create an AppImage by executing the yarn tbuild
command on a Linux host:
yarn tbuild
macOS
dmg
You can create a macOS build by running the yarn tbuild
command on a macOS host:
yarn tbuild
Archive
You can create a macOS build by running the yarn tbuild
command on a macOS host:
yarn tbuild
Credits
Tauri
This project uses Tauri to create a cross-platform application.
ReactJS
This project uses React to create the user interface.
Theme
The theme used in this application is MUI.
Images
The application icon (and derivatives) are provided by RemixIcon.
All other images were provided by MUI.
Translations
About
This library is maintained by CodeDead. You can find more about us using the following links:
Copyright © 2024 CodeDead