Skip to content

WarPigs1602/mIAuthd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mIAuthd from Andreas Pschorn

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 :)

About

The midiandmore IAuthd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages