Portify
Last updated
See every port in use, and take one back with a click.
Install with winget
$ winget install --id DiegoFagundez.Portify --exact --version 0.1.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Portify
Portify uses EXE (NSIS). The silent install switches are /S.
Portify_0.1.0_x64-setup.exe /S
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
Portify replaces the netstat / findstr / taskkill dance with one step. It lists every port in use as one row per port rather than one per socket, shows which process holds each one, and frees a port with a single click or a single command. Before terminating anything it names the other ports the same process is holding, so freeing one port cannot silently take down several.
It runs from the system tray with a global show/hide hotkey, and ships a companion command line tool. Both are built on one Rust core, so they can never disagree about what a port is or what killing one means.
Installers · v0.1.0
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE NSIS | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for Portify.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from Diego Fagundez or browse developer-tools, devops, kill-process.