Linux/netcat

From Wiki
< Linux
Revision as of 13:05, 6 October 2012 by Marcluer (talk | contribs)

chat

nc <ip> <port>
netcat -l -p <port>

serve file

netcat -l -p <port> < file