UnrealIRCd modules (third party) • [Request] Countries and Channel
Connections from specific countries are automatically joined to a specific channelExample [country: EN] in #england or [country: GE] #germanyStatistics: Posted by David — Thu Mar 21, 2024 1:53 pm —...
View ArticleUnrealIRCd modules (third party) • So, what do you want?
Hi, I write third-party UnrealIRCd modules and I just wanted to ask the UnrealIRCd community what sort of modules they want but are too afraid to ask for. Maybe you don't ask because you think your...
View ArticleUnrealIRCd Webpanel and JSON-RPC • Let's pick your brain, community!
Hi everyone.I recently made a post about making third-party UnrealIRCd modules.Well I don't just write modules, I also wrote the Webpanel. But did you know you can have plugins on your Webpanel? You...
View ArticleGeneric support • [SOLVED] max online user issue again
other conf are set,but my friends can't login more than 8 users.":1.2.3.4 265 abc 2 8 :Current local users 2, max 8:1.2.3.4 266 abc 2 2 :Current global users 2, max 2"and ive changed...
View ArticleGeneric support • [SOLVED] Exception in tld block
Hi,I made tld blocks in my configuration, works fine, but now I'm looking on how to create exception: I don't want some users (in a particular security group) to be forced to join the channel setted...
View ArticleGeneric support • [SOLVED] Unreal 6.1.5 with SSL from COMODO
Hello, i have my server Unreal installed, and enabled the ssl port 6697 on config.i try to create a letsencryp ssl but could not make it work. so what about if y purchase a SSL on comodo the cheapest...
View ArticleUnrealIRCd modules (third party) • Gecos Replace don't replace
As the title suggests, the gecos_replace module does not change the user's real name. Both with the mibbit client example, but also with other words (I don't use wildcards). I'm using Unrealircd...
View ArticleInstalling and getting connected • ./config error
Hi there Guys, Got this error running the command ./Config Im on centos-8-x86_64 on a vps .. tried installing the tools on it .. but cant really get it done. please advise Your system does not have...
View ArticleInstalling and getting connected • Looking for installation help
Anyone interested in helping me Install unreal and anope (servers linked) with SSL/tls .Install kiwiircRoot xs will be provided Message me , payment will be made .Statistics: Posted by slimdesi — Thu...
View ArticleLinking servers • Informations from irc server
HelloI have an unrealircd server.I have another computer that i want to connect to the server.The other computer needs to be informed when a user connect, quit, when a channel is open or closed, if a...
View ArticleGeneric support • How to take of all securitys ?
Hello.I have installed unrealircd server and i am developping a sort of web portal.All the connexion to my unrealircd server will be from my own server which is on the same computer than the...
View ArticleSpam, drones and proxies • simple spamfilter with underscore doesn't work
Hello there,I've a little trouble with a spamfilter. The spammer can be detected with the following string: Julia_nxde and he sometimes put spaces between letters.So I initialy make a spamfilter on...
View ArticleInstalling and getting connected • [SOLVED] Could not listen on IP...
There is no problem in unrealircd-6.1.3, I get the following error in the latest version, unrealircd6.1.4How can I fix[info] Loading IRCd configuration..[info] Testing IRCd configuration..[info]...
View ArticleInstalling and getting connected • cron job
I set up the cron job as it says there (https://www.unrealircd.org/docs/Cron_job) but unfortunately it doesn't work.*/5 * * * * /home/xxxx/xxxxx/unrealircd croncheck@reboot /home/xxxxx/xxxx/unrealircd...
View ArticleGeneric support • Proxy Protocol
How do I enable proxy protocol v1/v2 for Unrealircd? I run through a reverse proxy for DDOS protection. All users show as 127.0.0.1 instead of their real ip, so banning is useless.Statistics: Posted...
View ArticleGeneric support • Unable to verify the first certificate.? (21)
I am unable to connect with TLS due to " (unable to verify the first certificate.? (21))", I am using a cloudflare certificate.Statistics: Posted by sevensrequiem — Sat Jul 27, 2024 7:38 pm — Replies...
View ArticleGeneric support • mobile service defination
is there a way to tell the config file that if a mobile device is on wifi it will allow it to connect but not on mobile data, if not is that something that you are looking into...a lot of trolls are...
View ArticleInstalling and getting connected • How to login securely ؟ SSL/TLS
HI,I don't know the solution to enter security. All attempts have failed./* Standard IRC SSL/TLS port 6697 */listen {ip *;port 6697;options { tls; }tls-options { certificate...
View ArticleUnrealIRCd Webpanel and JSON-RPC • Error settings Webpanel and JSON-RPC
I am following the instructions of page: https://www.unrealircd.org/docs/UnrealIRCd_webpanelMy installation environment is Windows Server, no LinuxIn my file unrealircd.conf add:include...
View ArticleGeneric support • set::auto-join - set::oper-auto-join
Hello,please can someone give me a code example how to auto-join a channel with password (+k)?There should be a Parameter for the JOIN Command.Example oper-auto-join "#chan <key>"; // doesn't...
View Article