nc
Section: Misc. Reference Manual Pages (pj)
Updated: 14 September 2006
Index
Return to Main Contents
NAME
nc (netcat)
USAGE
nc [hostname] [port] is like telnet: it goes there. But error messages go to stderr, so scripting is easier.
nc -l [port] listens. You can still pump data into stdin, and it will go to whomever connects.
This is handy to see what your browser/application is sending.
AUTHOR
Paul Jungwirth
COPYRIGHT
Copyright © 2006 Paul Jungwirth
Index
- NAME
-
- USAGE
-
- AUTHOR
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 23:18:39 GMT, April 26, 2010