What core capability makes Netcat (nc) useful for many networking tasks?
nc
It can read data from and write data to TCP or UDP network connections.
It permanently rewrites the operating system's routing table on every run.
It automatically encrypts every connection with TLS.
It renders HTML and JavaScript as a graphical browser.