Why does SSH send 100 packets per keystroke?
Summary
The article investigates why SSH sends numerous small packets per keystroke, attributing it to 2023 keystroke timing obfuscation. It covers discovery, root cause, remediation (client-side disablement and potential server/library tweaks), and demonstrates significant performance impacts with practical debugging using pcap data and LLMs.