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!
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.
You can start a development preview by running the yarn tdev
command:
yarn tdev
You can create an executable installer by running the yarn tbuild
command on a Windows host:
yarn tbuild
You can create a .deb file, by running the yarn tbuild
command on a Linux host:
yarn tbuild
You can create an AppImage by executing the yarn tbuild
command on a Linux host:
yarn tbuild
You can create a macOS build by running the yarn tbuild
command on a macOS host:
yarn tbuild
You can create a macOS build by running the yarn tbuild
command on a macOS host:
yarn tbuild
This project uses Tauri to create a cross-platform application.
This project uses React to create the user interface.
The theme used in this application is MUI.
The application icon (and derivatives) are provided by RemixIcon.
All other images were provided by MUI.
This library is maintained by CodeDead. You can find more about us using the following links:
Copyright © 2024 CodeDead