Skip to content

Instantly share code, notes, and snippets.

@Epikem
Last active February 19, 2018 13:09
Show Gist options
  • Save Epikem/1837b643b487d89a8da48842cf0d04a2 to your computer and use it in GitHub Desktop.
Save Epikem/1837b643b487d89a8da48842cf0d04a2 to your computer and use it in GitHub Desktop.
Windows powershell telnet doesn't show characters. 글자 제대로 안보일때 사용. 그래도 글자 잘 안보이지만 안쓰면 아예 안보임. turn on echo
telnet
set localecho
open <host ip> <port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment