Project

General

Profile

Bip » History » Version 6

Pierre-Louis Bonicoli, 2010-10-26 00:50
add link to features and news pages

1 1 Pierre-Louis Bonicoli
h1. About
2
3
Bip is an IRC proxy, which means it keeps connected to your preferred IRC servers, can store the logs for you, and even send them back to your IRC client(s) upon connection. You may want to use bip to keep your logfiles (in a unique format and on a unique computer) whatever your client is, when you connect from multiple workstations, or when you simply want to have a playback of what was said while you were away.
4 3 Pierre-Louis Bonicoli
5 6 Pierre-Louis Bonicoli
h1. News
6 1 Pierre-Louis Bonicoli
7 6 Pierre-Louis Bonicoli
There is a lot of [[News|news]] !
8
Latest version is "0.8.6":https://projects.duckcorp.org/attachments/download/20/bip-0.8.6.tar.gz
9 1 Pierre-Louis Bonicoli
10 6 Pierre-Louis Bonicoli
h1. Features
11
12
There is a lot of [[Features|features]] !
13 4 Pierre-Louis Bonicoli
14
h1. Basic usage
15
16
* Copy sample bip.conf file found in tarball in ~/.bip/bip.conf
17
* Edit according to your needs
18
* Setup your favorite IRC client to connect to bip, and setup a IRC password according to the format “bip_username:bip_password:connection_id”
19
20
Use a single bip session for multiple irc connections. Each bip user can have multiple irc networks to connect to, the connection_id identifies a connection for a user. For example if a user connects on OFTC and efnet, he would configure his client to connect to two servers, all with the same host (the one on which bip is running), and he would set a different irc password for each of the networks. ie “user:pass:OFTC” and “user:pass:efnet”.
21 5 Pierre-Louis Bonicoli
22
h1. Documentation
23
24
Here is the bip documentation:
25
* bip README: source:README
26
* bip.conf manual page: source:bip.conf.5
27
* bip manual page: source:bip.1
28
* bipmkpw manual page: source:bipmkpw.1