How To Run Telnet Towel.blinkenlights.nl On Windows 10 May 2026

This domain is a renowned internet landmark hosted by Simon Jansen. It serves a text-based (ASCII) recreation of Star Wars: Episode IV - A New Hope. While originally accessible via standard Telnet (port 23), the service currently operates primarily on port 666 to bypass restrictions imposed by some Internet Service Providers (ISPs) that block standard Telnet traffic.

To enhance your viewing experience, you can customize the Command Prompt appearance.

  • Go to the Font tab:
  • Click OK.
  • Now rerun telnet towel.blinkenlights.nl and enjoy the movie in style.


  • If Ctrl+] doesn't open telnet prompt, ensure the Telnet window is focused and try pressing Ctrl+Break or close the window.
  • If output appears garbled: ensure the console encoding/font supports ASCII; set CMD font to "Consolas" and code page to 437 with chcp 437.

  • Running telnet towel.blinkenlights.nl on Windows 10 is a straightforward process that requires a one-time modification of system settings to enable the legacy Telnet client. By following the procedures outlined in this report, users can successfully access one of the internet's oldest and most cherished text-based animations. how to run telnet towel.blinkenlights.nl on windows 10

    To watch the ASCII version of Star Wars: Episode IV via Telnet on Windows 10, you must first enable the Telnet Client, as it is disabled by default in modern Windows versions. 1. Enable the Telnet Client

    You can enable Telnet using either the graphical interface or a quick command line. Method A: Using Windows Features (GUI) , and press to open the Control Panel Programs and Features On the left menu, click Turn Windows features on or off In the list, find and check the box for Telnet Client and wait for Windows to install the necessary files. Method B: Using Command Prompt (Faster) , right-click it, and select Run as administrator Type the following command and press dism /online /enable-feature /featurename:TelnetClient 2. Connect to the Server

    Once Telnet is enabled, follow these steps to start the movie: This domain is a renowned internet landmark hosted

    For power users who prefer the keyboard:

    dism /online /Enable-Feature /FeatureName:TelnetClient
    

    | Problem | Likely Cause | Solution | |--------|--------------|----------| | ‘telnet’ is not recognized… | Telnet client not installed | Re-enable Telnet Client via Windows Features or the DISM command above. | | Connecting To towel.blinkenlights.nl… Could not open connection | Network or server issue | The server is usually reliable, but try again later. Also check if your firewall blocks Telnet (port 23). | | Nothing happens / frozen screen | Telnet session hung | Press Ctrl + ], then type quit and try again. | | Garbled/random characters appear | Command prompt font/encoding issue | Right-click the Command Prompt title bar → Properties → Font → Choose Lucida Console or Consolas. |

    Microsoft disables Telnet by default to improve security (as it is an unencrypted protocol), but for connecting to a text-based art server, it is perfectly safe to turn on. You have two easy ways to do this. Go to the Font tab:

    To confirm that Telnet is now available, open a fresh Command Prompt (not necessarily as administrator) and type:

    telnet
    

    If you see a message that says Microsoft Telnet>, the client is working. Type quit to exit back to the command prompt.