You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First Linemode fix, that kludge was not correctly detected.
WILL SGA and DO SGA do not really specify direction. It is a server's responsibility (WILL SGA) to suppress a GA.
But RFC wording is unclear about this, and so it can be implemented [either way and often is! 50/50](https://muds.modem.xyz/statistics.html#telnet-option-negotiation). I believe either inetutils-telnetd or bsd4.4-derived telnetd sends both WILL and DO SGA and one of them has a long explanatory comment about it, that if i recall some popular telnet made a mistake with SGA, and so the workaround is to do the same as they do -- to support both directions to mean the same.
0 commit comments