Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Applications >> Utilities >> netcat >> What are the netcat options

-v verbose -e execute this program (-e cmd.exe or -e /bin/sh for example, hehe) -d stealth mode, -n [when specified, netcat will only accept numeric IP addresses and do no DNS lookups for anything], -l listen -L listen -p nn port nn absence of -p will bind to whatever unused port the system gives you, just like any other normal client connection, unless you use -t handle any telnet negotiation the client might expect. -u UDP instead of TCP, -o logfile[obtains a hex dump of the data sent either way], etc
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]