Open Vale-sail opened 2 years ago
I can't reproduce this in my configuration. Can you try to add this command to the list of supported ones in conn.go and simply ignore it in func cmd
to see does such simple "solution" will help you?
reproduce step:
for true {
telnet centos
login success
close
}
telnet centos doesn't work for me. I don't use it.
when i use ziutek/telnet connect a telnet server on centos 7。if server send data mark(242),conn.read() get will unknown command error