THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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.