I.T. Security and Linux Administration:

port

1

May 28, 2010  6:47 PM

Port Checker



Posted by: Eric Hansen
bash scripting, check, port

A while ago, I got bored and decided to venture into the realm of scripting.  Managing server after server, typing "netstat -ntlup | grep..." got annoying after a while, so I decided to write this. The script requires the runner/user to be root.  Which is flawed, I know, but this works for...

1