How to Find Out Which Application Made an Internet Connection in Linux
quidsup
How to use Netstat to find out the Process ID (PID) of an application which made an Internet connection in Linux.
$ watch -n 0.5 sudo netstat -tup $ watch -n 0.5 sudo netstat -tupn $ watch -n 0.5 “sudo netstat -tup | tee -a /tmp.logfile.log”
Like my channel? Please help support it: Patreon: https://www.patreon.com/quidsup Paypal: https://www.paypal.me/quidsup
Follow me on Social Media Google+ https://google.com/+quidsup Twitter: https://twitter.com/quidsup Minds: https://minds.com/quidsup ... https://www.youtube.com/watch?v=-LOPt2lQGQw
2021-11-27
0.0 LBC
Copyrighted (contact publisher)
18015782 Bytes