Skip to content

Life of a software developer

by Vladimir Paskov

  • Home
  • VMSoft
  • GitHub
  • CV
  • Contact
  • About

Quick Tip: Who is listening on given TCP port on MacOS?

For Big Sur and later:

sudo lsof -i -P | grep LISTEN | grep :$PORT

sudo lsof -i -P | grep LISTEN | grep :$PORT

Where $PORT is the port you are looking for. Ex: 3306

This entry was posted in MacOS, Tips & Tricks and tagged big sur, grep, listen, MacOS, pid, port, sudo on March 19, 2024 by Vladimir Paskov.

Post navigation

← Git: How to remove submodule Managing SSL for Jenkins with Sectigo Certificates →

Recent Posts

  • Restore Xfce4 to default settings
  • Launch Android app via ADB using a deep link
  • Disable speech-dispatcher on Debian 12
  • Managing SSL for Jenkins with Sectigo Certificates
  • Quick Tip: Who is listening on given TCP port on MacOS?

Links

  • Eastern Sun 3.00 Set Items Database (Old)
  • GSM Signal Monitor
  • Moon Today
  • Push Ups

Tags

  • Acer (3)
  • alpha (2)
  • android (11)
  • android sdk (3)
  • android studio (5)
  • Apache (2)
  • bash (8)
  • bug (3)
  • Debian (3)
  • development (2)
  • DOS (5)
  • Extensa (3)
  • featured (3)
  • Firmware (2)
  • Gentoo (7)
  • git (4)
  • GitBash (3)
  • gnu (5)
  • Hard Reset (2)
  • java (6)
  • KDE (7)
  • key (2)
  • Laptop (3)
  • Linux (12)
  • MD5 (2)
  • MFC (5)
  • Old PC (4)
  • OpenSSL (4)
  • OpenSuSE (10)
  • Pravetz (5)
  • Pravetz 16 (4)
  • Programming (4)
  • public (2)
  • Remove (3)
  • research (2)
  • root (5)
  • settings (4)
  • SHA-1 (2)
  • Spam (2)
  • store (2)
  • Submodules (2)
  • TortoiseGit (2)
  • Ubuntu (4)
  • Windows (14)
  • Windows 10 (2)

Categories

  • 8-bit (1)
  • Android (13)
  • Bulgaria (3)
  • Documentation (23)
  • DOS (2)
  • Fun (3)
  • Geek Stuff (25)
  • GNU/Linux (30)
  • Hardware (8)
  • Help & How To (4)
  • Jorneys (1)
  • MacOS (4)
  • Pravetz (5)
  • Projects (17)
  • Restoration (5)
  • Software (33)
  • Software Development (34)
    • ASM (1)
    • C/C++ (6)
    • Java (12)
    • Mobile (7)
  • Tips & Tricks (5)
  • Travel (1)
  • VMSoft (2)
    • GSM Signal Monitor (1)
  • Windows (13)

Archives

  • 2025 (3)
  • 2024 (2)
  • 2021 (3)
  • 2020 (1)
  • 2019 (4)
  • 2018 (3)
  • 2017 (4)
  • 2016 (13)
  • 2015 (2)
  • 2014 (7)
  • 2013 (2)
  • 2012 (13)
  • 2011 (12)
  • 2010 (4)
  • 2009 (1)
  • 2007 (9)
  • 2006 (15)
  • 2005 (16)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress