windows 7 - Cannot see what I am typing in telnet -


i enabled telnet in widows 7 , when type in cmd: telnet www.example.com 80 screen clears , cannot see typing. although can trace cursor moves every character typed. saw link relevant. however, when type / http/1.0 nothing happens , when press ctrl+] not accept / http/1.0. should see page?

try this:

telnet set localecho open <host ip> <port> 

see this question


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -