/* Configuration example located at * https://github.com/ircd-hybrid/ircd-hybrid/blob/master/doc/reference.conf */ .include auth { spoof = "console.am.nl.eu.clandestine.network"; user = "*@100.64.65.131"; class = "console_admin"; flags = need_password, exceed_limit, kline_exempt, xline_exempt, resv_exempt, can_flood, no_tilde; }; auth { user = "*@*"; class = "tor_dmz_users"; spoof = "t0r.dmz.n3tw3rk.1ns3cur1ty.c0rp"; };