Last active
October 30, 2025 22:26
-
-
Save freemo/79b37efaca2f451bb31390148691931a to your computer and use it in GitHub Desktop.
Check listening ports with process on OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lsof -Pn -i -sTCP:LISTEN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment