Telnetlib3 dose not want to use UTF-8 encoding
I was trying to implement telnet server with telnetlib3 in python. But everything works fine until i start using some UTF-8 encoding character, that moment it’s break.
I was trying to implement telnet server with telnetlib3 in python. But everything works fine until i start using some UTF-8 encoding character, that moment it’s break.