OP 25 September, 2022 - 10:51 PM
(This post was last modified: 25 September, 2022 - 10:52 PM by lunatech. Edited 1 time in total.)
Hi guys, since windows has disabled telnet by default on newer systems, I figured I could make an easy guide.
Now there are two ways to enable telnet on your machine. You can either search for "Windows Features" or "Turn features off and on" to be able to manually turn things off and on, or you can just skip ahead and bring up a command prompt in administrator mode.
(Search CMD-->Right Click-->Run as administrator)
Now just type in the following code and hit enter:
For Mac OS and Linux use terminal and this code
Now that you have enabled telnet, you will want to open command prompt/terminal if you have not done so already.
Type this code into your CMD prompt:
or if you have windows watch it in green.
Now there are two ways to enable telnet on your machine. You can either search for "Windows Features" or "Turn features off and on" to be able to manually turn things off and on, or you can just skip ahead and bring up a command prompt in administrator mode.
(Search CMD-->Right Click-->Run as administrator)
Now just type in the following code and hit enter:
Code:
pkgmgr /iu:"TelnetClient" && CLS
For Mac OS and Linux use terminal and this code
Code:
sudo apt install telnet
Now that you have enabled telnet, you will want to open command prompt/terminal if you have not done so already.
Type this code into your CMD prompt:
Code:
Telnet Towel.blinkenlights.nl
or if you have windows watch it in green.
Code:
Color 0a && CLS && Telnet Towel.blinkenlights.nl
Enjoy. Like is appreciated