An open API service indexing awesome lists of open source software.

https://github.com/jarvis-ai/portwatcher

macOS tool to check ports in use
https://github.com/jarvis-ai/portwatcher

macos-app network-analysis swift tools

Last synced: 19 days ago
JSON representation

macOS tool to check ports in use

Awesome Lists containing this project

README

          

# portWatcher

macOS tool to check ports in use

It's written in Swift and built by XCode 10.1 on macOS High Sierra
It is compatible with ARM MacBooks too (M1, M2, M3, ...)

### Screenshot


Screenshot 1

---


Screenshot 2

---


Screenshot 3

### Version

This is version 2.5

## Requirements

macOS 10.13+

netstat

coreutils

## Compile

To build this app yourself, makes sure you have :

XCode 10.1+

Swift 4.5+

macOS 10.13+

## Thanks

Amir Mohammad Safari (Idea & Developer)