Page 1 of 1

setting kiwiir on unrealircd 4.2.4 HELP ME

Posted: Fri Nov 15, 2019 7:34 pm
by Suratka
Hello to all,
I ask for help.
then I noticed that whoever connects to my ircd server (unreal4.2.4) from kiwiirc, does not show his real ip, but shows one of the available ip of KIWIIRC.com

I don't need users who connect from kiwiirc and even mibbit to show their real ip.
on KiwiIrc I found a guide explaining that I have to register my server with them and set the following word in my unrealircd file.conf



cgiirc {
type webirc;
host name 109.169.31.4;
password ;
};
cgiirc {
type webirc;
host name 107.161.19.53;
password ;
};
cgiirc {
type webirc;
host name 107.161.19.109;
password ;
};


after that I should ask for the verification of kiwis etc; etc.
the problem is that the way of writing is for unrealircd 3 ....
and apparently it is different from 4.2.4,

Can anyone help me?
converting this wording legibly to unrealircd 4.2.4?

OPS


I'm afraid I misunderstood.
I have just read that these configurations would not go in unreal.conf but in conf.js
but where is this "conf.js" ???
in my unrealircd directory there is no, I looked fine.
who tells me the complete procedure, step by step, with paths and steps ???

Re: setting kiwiir on unrealircd 4.2.4 HELP ME

Posted: Wed Nov 20, 2019 7:32 am
by CrazyCat
The conf.js is a part of KiwiIrc, but it must be a self-hosted one. You can't change configuration of kiwiirc applet. And it won't be possible with mibbit.

Re: setting kiwiir on unrealircd 4.2.4 HELP ME

Posted: Fri Nov 22, 2019 8:51 am
by Syzop
In UnrealIRCd 4.x and 5.x it is called the webirc { } block

Re: setting kiwiir on unrealircd 4.2.4 HELP ME

Posted: Sat Nov 23, 2019 1:14 pm
by Suratka
risolto grazie