Hi. Is there a way to identify the users that connect by webirc? I've seen ident-chack but I could not make it work. Maybe it's wrong in the code.
Thanks.
Detect webirc connections
Moderators: Gottem, Supporters
Re: Detect webirc connections
A new module for that:
https://github.com/pirc-pl/unrealircd-m ... owwebirc.c
https://github.com/pirc-pl/unrealircd-m ... owwebirc.c
Re: Detect webirc connections
Thank k4be, sincerely for all the time spent on the channel. They have all been very kind. This module is very useful. I also thank Jobe, SnowBlind, CraPool, PeGaSuS and Gottem.
Re: Detect webirc connections
Related to the k4be module in this post.
This module allows to place in +W mode a channel and thus allow to send text to the users connected by webirc.
The m_showwebirc module created by k4be is required:
https://github.com/Mauropek/modules-for ... birconly.c
This module allows to place in +W mode a channel and thus allow to send text to the users connected by webirc.
The m_showwebirc module created by k4be is required:
https://github.com/Mauropek/modules-for ... birconly.c