Updated: 10 May 2025
Install netstat
sudo apt install net-tools
Show what application is listening to which interface and on what port
netstat -tlnp
Freelance software engineer United Kingdom
Updated: 10 May 2025
Install netstat
sudo apt install net-tools
Show what application is listening to which interface and on what port
netstat -tlnp