Although Telnet is barely used anymore as a remote access protocol/tool, it is still a very popular debugging tool for tech professionals.
Unfortunately the quick fix here is to use netcat (nc).
alias telnet nc
Although Telnet is barely used anymore as a remote access protocol/tool, it is still a very popular debugging tool for tech professionals.
Unfortunately the quick fix here is to use netcat (nc).
alias telnet nc