💾 Archived View for en.arns.lt › f › linux › 1h › show_port_ss.gmi captured on 2024-08-25 at 00:20:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

➡️ Next capture (2024-08-31)

🚧 View Differences

-=-=-=-=-=-=-

Show who is using port with ss

🏷 commands

Created:   2024-07-12
Copyright: CC-BY-SA 4.0
Language:  en

There was need to find who is using port in my server. Before I used `netstat` but I figure out that it is old command and now people use `ss`.

Example to see who is using 1965 port:

ss -tulpn | grep 1965

🌿 linux

🏠 home

Page counter: a