Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Red and blue are the colors for client and server, so it seems that each character sent to the server is immediately echoed back to the client (which isn't uncommon) for displaying purposes. I'm not sure why the same doesn't happen for the password, but if you check the packet contents you'd be able to tell if they get echoed too or if the password is contained in a single packet.