PortView is a lightweight, natively built macOS utility designed to help you monitor and manage active network ports and their associated processes. Written in Swift and SwiftUI, it provides an intuitive, high-performance interface for observing real-time network activity.
- Native & Lightweight: Built directly on macOS frameworks for an incredibly small memory footprint and snappy performance.
- Real-Time Monitoring: View live active ports and network connections directly from a simple, elegant UI.
- Smart Filtering & Search: Filter connections by state (e.g., exclusively view
LISTENports) or instantly search by process name, port number, path, or service name. - Dynamic Sorting: Sort your active ports using a completely responsive and native macOS table structure to quickly find what you need.
- Process Context: Quickly view exactly what application or service is occupying a specific port to simplify troubleshooting.
- macOS 13.0 (Ventura) or later.
- Xcode 15+ (for building).
- Swift & SwiftUI (User Interface)
- Network/Foundation Frameworks (Port and Process Monitoring)