Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
翻译 - Mac应用程序,显示所有正在运行的进程正在使用的所有打开的文件,目录和套接字。 lsof的漂亮GUI。
List network addresses used by your apps
An Alfred 2/3 workflow that easily find and kill the process that is binding the given service name or port number
This is the summarize of unix program homework.
🛠️ 2022 Spring NCTU CS Advanced Programming in the UNIX Environment
a Python package that allows you to monitor active TCP ports used by a specific process (PID) in real-time
CLI utility to parse the output from `lsof` and provide smart analysis/reporting.
killport-npm package would take a port number as an argument and then find the process using that port. After identifying the process, it would terminate it, effectively "killing" the port and freeing...