This package is needed for qwebirc or mwebirc on snircd.
Attention: It's recommenend to use NetBeans to edit and compile the sources, or do following steps...
First download following file, and copy it to the server: https://github.com/user-attachments/files/18292443/mIAuthd.zip
Extract the zip to the server and make sure that you use jre17 or higher.
Modify the config.json.
An forked snircd has i created. That contains some patches to support webirc and that starts now without problems.
To install snircd can you do following steps:
Log in to your server, then enter "git clone https://github.com/WarPigs1602/snircd.git"
After that enter "cd snircd"
Then enter "./configure", then "make" and "make install",
and the ircd will now working. It can be found under the "bin/" directory in your home folder,
there is the "ircd" executable binary (To run that, just enter in that directory "./ircd").
Further configuration in the "ircd.conf" in the "lib/" directory in your home folder, is needed or modified to:
IAuth {
program = "java" "-jar" "path to mIAuthd.jar" "path to config.json";
};
And set in the features section:
"HIS_STATS_IAUTH" = "TRUE";
Have fun for the using of this program :)
-
Notifications
You must be signed in to change notification settings - Fork 0
The midiandmore IAuthd
License
WarPigs1602/mIAuthd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The midiandmore IAuthd
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published