generate random TCP or UDP traffic with netcat
The other day at
${DAYJOB}
, I needed to debug some firewall rules. When the
protocols are quite simple to configure (e.g. HTTP/S), running the client is
also simple (e.g. curl, wget). When things are more complicated to set up (e.g.
VPN), sometimes it's faster to just …
Read more...