UnrealIRCd Panel img/favicon.ico">

UnrealIRCd Admin Panel Configuration and Setup



Take me home!

$opts->rpc_user, "rpc_password" => $opts->rpc_password, "host"=>$opts->rpc_iphost, "port"=>$opts->rpc_port, "tls_verify_cert"=>isset($opts->rpc_ssl)?true:false, ]; /* And write the new config */ write_config(); ?>
Great! Everything has been completely set up for you. You can now browse the admin panel.

">Let's go!
RPC Uplink Information

Let's get you linked with UnrealIRCd.

If you don't have your credentials, you will need to create them. This is done in your unrealircd.conf
View instructions


The hostname or IP address of your UnrealIRCd server. You should use 127.0.0.1 for the same machine.
The port which you designated for RPC connections in your unrealircd.conf
The name of your rpc-user block as defined in your unrealircd.conf
Test connection