My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Documentation  
Explains how to set up and use the bouncer
Updated Sep 14, 2007 by millerlo...@gmail.com

Compiling

Adding users

Starting the bouncer

Unix/Linux

$ ./millerbnc

Windows

Simply start millerbnc.exe. However, you probably won't be running it on Windows.

Connecting

It's quite easy to connect to the bouncer. Compared to most other software, you don't have to change your "email address", instead, you just use the password argument to /SERVER, fill in the PASS or password field for the server, or manually enter /PASS.

Password syntax:

<user>:<password>[:<cookie>][/<server>[:[<serverport>][:<serverpass>]]]

  • user: Your BNC username; a name in [ ] from the conf file.
  • password: Your BNC password; the password= under the user section.
  • cookie (optional): Name for a "saved session"; any value you want, and it is used for detaching and reattaching.
  • server (optional if attaching): Use this to connect to a new server; the server the bouncer should connect to.
  • port (optional): Port to connect to the server.
  • serverpass (optional): This is in case you need to connect to a server that requires a password (which is quite rare).

Powered by Google Project Hosting