Netcat (nc) Command Tutorial With Examples
Netcat is a simple but useful tool used for TCP, UDP, Unix-domain sockets. Netcat can listen or connect specified sockets easily. Netcat is a platform-independent command supported by Linux, Unix, Windows, BSD, macOS, etc. Common use cases for Netcat are; Simple TCP proxy Shell script-based HTTP clients and Servers Network daemon testing A SOCKS or … Read more