Generic 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 ArticleGeneric support • Trying to get any websocket IRC client to work with UnrealIRCd
I have tried the example client at: https://www.unrealircd.org/files/dev/ws ... lircd.htmlI also tried KiwiIRC following the instructions at https://www.unrealircd.org/docs/WebSocket_support. I know...
View ArticleGeneric support • Turkish Characters
Hello. I allowed turkish character nicknames (without utf-8) on my server. Everything is working great. But all notices which is including turkish characters shows unknown symbol like...
View ArticleGeneric support • Disable / Modify text when you connect on server
Hello , i want to disable information about server , version running , when is created and also how many clients are on server[06:14] -irc.q.com- *** Looking up your hostname...-[06:14] -irc.q.com-...
View ArticleUnrealIRCd modules (third party) • Module that adds a message tag to channel...
I want to write a module that tags all channel messages with a custom message tag. I tried a few things, but can't get it working - or at least the IRC client (KittehChat java based client) doesn't...
View ArticleUnrealIRCd modules (third party) • A blocking module - what is the correct...
Suppose I write a module that needs to do a fair bit of work in one of its hooks before allowing the message to proceed down the line - say in the HOOKTYPE_NEW_MESSAGE or HOOKTYPE_PRE_CHANMSG. I'm not...
View ArticleGeneric support • Illegal characters for Nick ?
I see the "Important Notes" section here: UnrealIRCd Nick Characters, which clearly states:""The following basic nick characters are always allowed/included: a-z A-Z 0-9 [ \ ] ^ _ - { | }Nicknames...
View ArticleGeneric support • Help me understand reputation scoring.
In the documentation, it says:"Every 5 minutes, the reputation module will increase the score for all connected IP addresses by +1."It also states:"If the user is authenticated to services, they...
View ArticleGeneric support • Rate limit private messages to specific user per sender base
I just checked the https://www.unrealircd.org/docs/Anti-flood_settings but couldn't find an option to rate limit private messages to a specific user on user base. Looks like if I use private-privmsg...
View ArticleInstalling and getting connected • Im getting error IRCd configuration failed...
Ok I have a couple issuesIm using ubuntu arm 64Bit Ubunto on a raspberry pi 5 (16 gb) The latest when a link used for examplewget https://www.unrealircd.org/downloads/un ... est.tar.gzgives file...
View ArticleGeneric support • Help with UnrealIRCD
Hi, I have a problem, even though I have oper class in netadmin or netadmin-with-override, it doesn't let me use commands like: /samode, /sanick. It tells me: Denied. You are not IRCop even though I...
View Article