Skip to navigation
See all listen port and the kill a particular app what use one port
12.05.21
1. see all listen port netstat -tunlp 2. kill the pid of the app what use this port: lsof -i tcp:8089
Reply
Anonymous
to install netstat use the command below in debian: apt-get install net-tools
12.05.21
Reply
Anonymous
Information Epoch 1790367788
Avoid hand-hacking, write programs to write programs when you can.
Home
Notebook
Contact us