playbook/operator.j2

20 lines
445 B
Plaintext
Raw Normal View History

2021-07-15 04:31:58 +00:00
operator "xfnw" {
user = "xfnw@tilde.team";
2022-04-14 20:19:59 +00:00
user = "16abab341f@2001:bc8:317c:16c::dead:beef";
user = "16abab341f@212.83.131.220";
2022-03-07 18:46:33 +00:00
user = "*@96.241.144.171";
2022-02-23 21:42:49 +00:00
user = "*@192.168.1.105";
2022-03-07 18:46:33 +00:00
user = "*@192.168.1.145";
2021-12-11 23:33:48 +00:00
user = "*@*.bellz.org";
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";
};