2021年3月18日

摘要: On macOS Big Sur and later, use this command: sudo lsof -i -P | grep LISTEN or to just see just IPv4: sudo lsof -nP -i4TCP:$PORT | grep LISTEN 阅读全文
posted @ 2021-03-18 08:28 刘应杰 阅读(99) 评论(0) 推荐(0)

导航