» tagged pages
» logout

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

Few Useful Netcat Tricks

Including this gem for setting up a makeshift webserver: while true; do nc -l -p 80 -q 1 < error.html; done

Netcat: del.icio.us tag/netcat

Astake Netcat

Netcat è una utilità veramente utile per creare "server" al volo.

Netcat: del.icio.us tag/netcat

Working all day

With a Net - info about route servers - discovered netcat here

Netcat: del.icio.us tag/netcat

Roll your own servers with Netcat - Lifehacker

"netcat is like the utility "cat," but runs across the network. One machine is set up with netcat to listen, and then other machines connect to it"

Netcat: del.icio.us tag/netcat