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
- Host: GitHub
- URL: https://github.com/jarvis-ai/portwatcher
- Owner: JARVIS-AI
- License: gpl-3.0
- Created: 2024-10-23T15:33:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T16:28:28.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:51:05.330Z (about 1 year ago)
- Topics: macos-app, network-analysis, swift, tools
- Language: Swift
- Homepage: https://amirmohammadsafari.ir/projects-fa#نرم-افزار
- Size: 299 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
---
---
### 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)