Skip to content
Mohamed Hassan (JOSEPH) edited this page Jun 1, 2024 · 1 revision

What is telnet?


Usage in action: telnet <SERVER_IP> <PORT>

  • Check if a certain remote service as MySQL-Server, Java-APP, ... - is up and running on a certain port on this remote machine within a boundary of a reachable network. telnet 38.76.11.19 8080
Clone this wiki locally