[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Weird Bash Question
|
Martin DiViaio wrote:
Anyone know of an easy way to find an open, non-priviledged TCP port in
bash?
I could troll through the output from netstat and then pick a port that
isn't listed, but I'm hoping there is an easier solution.
You seem to be referring to a command-line utility. Try nmap.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|