We're excited to announce the first alpha release of Porter - a sleek, fast, and secure desktop port monitoring application!
- Installer (MSI):
Porter_0.0.1_x64_en-US.msi - Setup (NSIS):
Porter_0.0.1_x64-setup.exe - Portable:
Porter_0.0.1_x64.exe
All builds can be found in src-tauri/target/release/bundle/
- ✅ Real-time Port Monitoring - Monitor ports with automatic refresh every 2 seconds
- ✅ Customizable Port List - Configure which ports to scan via settings panel
- ✅ Show All Ports - Toggle to view all running ports on the system
- ✅ Process Management - Kill processes occupying ports (admin required)
- ✅ Smart Search & Filtering - Search by port number or process name, filter by status
- ✅ Dark/Light Mode - Beautiful themes with smooth transitions
- ✅ Admin Privilege Detection - Clear warnings when admin rights are needed
- 🎨 Modern, compact design built with shadcn/ui
- 🔍 Full-width search bar with 3/4 width layout
- 🏷️ Port type icons (web, database, server indicators)
- 📊 Stats cards showing free, occupied, and system ports
- ⚡ Loading animations during port scanning
- ⚙️ Settings panel for port configuration
- Frontend: React 19, TypeScript, Tailwind CSS v3
- Backend: Rust, Tauri 2.0
- Platform Support: Windows (macOS & Linux coming soon)
- Download the appropriate installer for your system
- Run the installer and follow the prompts
- Launch Porter from your applications menu
-
First Launch
- Porter will scan default common developer ports
- If you need to kill processes, run as Administrator
-
Customize Ports
- Click the settings icon (⚙️) in the header
- Add/remove ports to scan at startup
- Changes save automatically
-
View All Ports
- Click "Show All" to view all running ports
- Click "Show Common" to return to configured ports
-
Search & Filter
- Use search bar to find specific ports
- Use filter dropdown to toggle port statuses
- Process killing requires administrator privileges
- Windows-only for this alpha (macOS/Linux coming soon)
- No auto-start functionality yet
- No CLI interface yet
- OS: Windows 10/11 (64-bit)
- RAM: 100MB minimum
- Disk: 50MB installation size
Found a bug? Please report it on our GitHub Issues page.
Porter is open source software licensed under the MIT License.
Built with:
Full Changelog: https://github.com/t21dev/porter-app/commits/v0.0.1-alpha
Made with ❤️ by the t21.dev team
