unrealircd/doc/conf/links.conf

11 lines
195 B
Plaintext
Raw Normal View History

2020-03-29 02:16:53 -07:00
link bulbasaur.supernets.org {
incoming { mask REDACTED; }
outgoing {
bind-ip *;
hostname REDACTED;
port REDACTED;
options { tls; }
}
password "REDACTED" { spkifp; }
class servers;
}