Qwebirc
De Hack-it.org.
T2 (discuter | contributions) |
T2 (discuter | contributions) |
||
| Ligne 29 : | Ligne 29 : | ||
python run.py -p <port> | python run.py -p <port> | ||
Et voila. | Et voila. | ||
| + | ==Configuration de l'ircd== | ||
| + | ===Unreal=== | ||
| + | <pre> | ||
| + | cgiirc { | ||
| + | type webirc; | ||
| + | hostname ip.du.qweb.irc; | ||
| + | password et_son_pass; | ||
| + | }; | ||
| + | except throttle { | ||
| + | mask ip.du.qweb.irc; | ||
| + | }; | ||
| + | </pre> | ||
==Paramètres== | ==Paramètres== | ||
===Params de lancement=== | ===Params de lancement=== | ||
