How to use telnet without the telnet command installed

From Tech-Wiki
Revision as of 17:49, 11 July 2016 by Fabricio.Lima (Talk | contribs) (Created page with "Category:Linux The telnet command in not installed by default anymore. So you can use this command below: $ cat < /dev/tcp/8.8.8.8/21")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The telnet command in not installed by default anymore. So you can use this command below:

$ cat < /dev/tcp/8.8.8.8/21