Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. operator {
  2. name = "toor";
  3.  
  4. user = "*@10.0.0.*";
  5. user = "*@127.0.0.0/8";
  6.  
  7. password = "{The Encrypted Password}";
  8.  
  9. encrypted = yes;
  10.  
  11. ssl_connection_required = no;
  12.  
  13. class = "opers";
  14.  
  15. umodes = "locops, servnotice, wallop";
  16.  
  17. flags = admin, connect, connect:remote, die, globops, kill, kill:remote, kline, module, rehash, restart, set, unkline, unxline, xline;
  18. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement