Web socket remote debugging

Write places of encryption salt into documentation (wiki)
I would suggest to write into the documentation (in this case the wiki) where the enryption salt strings are located.
Because I took the string "Ch4ng3^M3" literally and changed it to a secure string of mine. But i changed only in server and validation script and wondered then why it does not work. Messed up by reverse engineering (writing console.logs into the server.js and so on...) until I found the salt again in client/js/lib/socketbug_console.js...
Just a suggestion if there exists more encryption_salt_changer except me ;-)

openSSL
The server will also need to have openSSL installed:
sudo apt-get install libssl0.9.8
Also install the development package:
sudo apt-get install libssl-dev

Add ability to Change Debug Log Level from Console
Debug Level Select List:

Add support for running under named pipes (i.e using iisnode on windows)

style on <body> broken in Opera
This is due to a bug in jQuery 1.6.1... 1.6.2 was just released last week with a fix. Would you mind upgrading? It's kind of hard to read the page... :(
Thanks!

Add log level to console output history

Messages to Specific Client, All in Application, or All in Group

Start/Stop Socketbug
I just started using socketbug and I'm trying to figure out how to run the provided bash files socketbug_start.sh and socketbug_stop.sh. I have to say that I'm a complete newbie in this field and don't have a lot experience with using terminal commands. Can somebody also explain to me what's the difference between running socketbug via "node socketbug_server.js" instead of the bash files?
Thanks a lot!

Output of socketbug.debug()
Customer support service by UserEcho