I'm developing a Telnet server for my new project and I'd like to know what's the characters sequence to disable local echo, to securely type a password. I've tried \xff\xfb\x01 and all those escape sequences but none of them have worked. Please help.
Thanks,
Pedro Franceschi