» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Netcat + imported

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable back-end tool that can ...

Netcat: del.icio.us tag/netcat

Netcat

?One of the Linux command line tools I had initially under-estimated is netcat or just nc. By default, netcat creates a TCP socket either in listening mode (server socket) or a socket that is used in order to connect to a server (client mode). A...

Netcat: del.icio.us tag/netcat