playbook/operator.j2

17 lines
347 B
Plaintext
Raw Normal View History

2021-07-15 04:31:58 +00:00
operator "xfnw" {
user = "xfnw@tilde.team";
user = "16abab341f@foxes.are.allowed.org";
2021-08-14 02:16:10 +00:00
user = "*@71.246.231.249";
user = "*@192.168.1.*";
2021-12-06 01:27:51 +00:00
user = "*@2001:470:8:651::/64";
2021-07-15 04:31:58 +00:00
2021-10-29 21:02:50 +00:00
rsa_public_key_file = "challenge/xfnw.pub";
2021-07-15 04:31:58 +00:00
umodes = locops, servnotice, operwall, wallop;
2021-08-14 02:16:10 +00:00
snomask = "+FZbcdfkrsuxy";
2021-07-15 04:31:58 +00:00
flags = encrypted;
privset = "jellyfish";
};