Enable Telnet Client on Windows 10
Enable
Enable-WindowsOptionalFeature -Online -FeatureName TelnetClient -All
Usage
Ensure it is used via cmd or powershell console. Do not use it with ISE
telnet 1.1.1.1 80
HTTP/1.1 400 Bad Request Server: cloudflare Date: Wed, 11 Aug 2021 22:11:31 GMT Content-Type: text/html Content-Length: 155 Connection: close CF-RAY: - <html> <head><title>400 Bad Request</title></head> <body> <center><h1>400 Bad Request</h1></center> <hr><center>cloudflare</center> </body> </html>
Related
- Hashing in Windows
- Install RSAT on Windows
- Moving Application Windows to Another Monitor
- Changing Windows Network Profile
- How to check for Suspicious root CA certificates in Windows
- How to Start an Application as Another User from the Command Line in WIndows
- How to turn the Windows Firewall On or Off Via the Command Line.
- PowerShell Accepting Pipeline Input