Hello;
I'm trying to make a python script to connect to port 12612 of localhost. Running the telnet command in linux, manually, it executes. However, in my python script, using the telnetlib library, it apparently is not connecting. I need to...
asked by
03.11.2018 / 21:17