PortInfo banner

PortInfo

2 devlogs
1h 2m 10s

A simple cli tool that can tell you what process is occupying what port, and optionally kill the process.

NOTE TO REVIEWER: I recieved feedback that my site wasnt working but i checked with multiple devices and it does? So please download here if you still cant access the site:
https://github.com/Yusufumben08/portinfo/raw/refs/heads/main/docs/portinfo.zip
NOTE 2: this script needs lsof to work. On arch based distros, do “sudo pacman -S lsof”, for others look it up

This project uses AI

Used github copilot for debugging and code completion

Loading README...

yusufumben09

Shipped this project!

Made an app that tells you what process occupies what port and lets you kill it in the terminal with a parameter. My second bash script, and im definitely getting better with it

yusufumben09

Made a basic website by editing a previous one i already had.

Attachment
0
yusufumben09

Made the script itself, uses lsog for process info in the script.

Attachment
0