May 2021
Beginner
885 pages
21h 45m
English
This chapter is dedicated to Telnet labs using Python’s telnetlib library. You will learn how to use a basic Telnet example to reiterate and convert your tasks performed on the keyboard into Python scripts. Although Telnet is an insecure protocol and the best practice is to use the SSH protocol for remote connections, it is still in use today in many production environments residing in a well-secured network where only a small number of engineers can access the environment. At the end of this lab, you will be able to do the following using the basic ...
Read now
Unlock full access