File: README.Debian

package info (click to toggle)
cgiirc 0.5.9-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 884 kB
  • ctags: 443
  • sloc: perl: 9,125; ansic: 163; makefile: 46
file content (24 lines) | stat: -rw-r--r-- 870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cgiirc for Debian
-----------------

CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web
browser without having to have access to an IRC port. It does not
use Java, but it does need a browser capable of rendering frames.
It can be used on a Web page to allow users to chat and can also be
used to access chat from behind a firewall.

Homepage: http://cgiirc.sourceforge.net/

Debian cgiirc has it's configuration files in:
  * /etc/cgiirc

You can find a list of all configuration options in:
  * /usr/share/doc/cgiirc/examples/cgiirc.config.full.gz

You can switch to a less-overhead (but architecture-specific)
cgi by changing `script_form = client-perl.cgi' to
`script_form = client.cgi' in /etc/cgiirc/cgiirc.config

Perhaps you also like the following tools shipped with cgiirc:
  * /usr/share/cgiirc/decode.pl
  * /usr/share/cgiirc/viewconnects.pl