2005-10-18 10:00:55 +02:00
|
|
|
.TH BIP 1 "10 October 2005"
|
2005-10-10 14:18:47 +02:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
|
|
|
|
bip \- BIP IRC Proxy
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
|
2017-02-28 16:00:49 +01:00
|
|
|
\fBbip\fP [ \fB-n\fP ] [ \fB-f\fP \fIconfig_file\fP ] [ \fB-s\fP \fIbipdir\fP ] [ \fB-h\fP ]
|
2005-10-10 14:18:47 +02:00
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
|
|
|
BIP is an IRC Proxy
|
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
|
|
|
|
.TP
|
|
|
|
\fB-n\fP
|
|
|
|
Don't daemonize. Log into stderr.
|
|
|
|
|
|
|
|
.TP
|
|
|
|
\fB-f\fP config_file
|
|
|
|
Use config_file as the configuration file.
|
|
|
|
If no config file is given, bip will try to open ~/.bip/bip.conf.
|
|
|
|
|
2006-07-02 15:24:43 +02:00
|
|
|
.TP
|
2015-11-30 10:59:32 +01:00
|
|
|
\fB-s\fP bipdir
|
|
|
|
Set bip home directory to bipdir instead of $HOME/.bip. \fBbipdir\fP is
|
|
|
|
the default parent directory for client certificate, configuration, logs, pid,
|
|
|
|
oidentd.
|
2006-07-02 15:24:43 +02:00
|
|
|
|
2005-10-10 14:18:47 +02:00
|
|
|
.TP
|
|
|
|
\fB-h\fP
|
|
|
|
Help.
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
|
|
|
|
bip.conf
|
|
|
|
|
2005-10-10 17:31:20 +02:00
|
|
|
.SH AUTHOR
|
2005-10-10 14:18:47 +02:00
|
|
|
|
|
|
|
Arnaud 'nohar' Cornet
|
2008-01-09 23:45:40 +01:00
|
|
|
Loïc 'Kyoshiro' Gomez
|
2005-10-10 14:18:47 +02:00
|
|
|
|
|
|
|
Thanks to jj, YS and lafouine, for hanging around while we were coding.
|
|
|
|
|
|
|
|
Crypto shamelessly taken from Christophe 'sexy' Devine.
|
|
|
|
|