Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. loadmodule "src/modules/commands.so"; loadmodule "src/modules/cloak.so";
  2. include "help.conf"; include "badwords.channel.conf"; include
  3. "badwords.message.conf"; include "badwords.quit.conf"; include
  4. "spamfilter.conf"; include "aliases/anope.conf"; me {
  5. name "ITZBUDDY.nachos.net";
  6. info "Somewhere in the USA";
  7. numeric 3;
  8. };
  9. admin {
  10. "Server admin: Tom A. Barstad (post@tomatix.com)";
  11. "NachoNet Administration";
  12. "Network admins: wtechboy18@gmail.com / blindtosound@gmail.com (respectively)";
  13. };
  14. class clients {
  15. pingfreq 90;
  16. maxclients 500;
  17. sendq 100000;
  18. recvq 8000;
  19. };
  20. class servers {
  21. pingfreq 90;
  22. maxclients 10;
  23. sendq 1000000;
  24. connfreq 100;
  25. };
  26. allow {
  27. ip *;
  28. hostname *;
  29. class clients;
  30. maxperip 5;
  31. };
  32. oper Nach0z {
  33. class clients;
  34. from {
  35. userhost *@*;
  36. };
  37. password "$2mjNnRLE$mDsExc4H+b0moNpdeYIzVw==" { md5; };
  38. flags "oOCAaNrRDhgwnGcLkKbBzZtvqHWXd";
  39. };
  40. oper Xenolithic {
  41. class clients;
  42. from {
  43. userhost *@68.110.207.186;
  44. };
  45. password "$coKk+mBa$JXF27j6oA7Idga/p+GWk/Q==" { md5; };
  46. flags "oOCAaNrRDhgwnGcLkKbBzZtvqHWXd";
  47. };
  48. oper TechBot {
  49. class clients;
  50. from {
  51. userhost *@*;
  52. };
  53. password "$2mjNnRLE$mDsExc4H+b0moNpdeYIzVw==" { md5; };
  54. flags "oOCAaNrRDhgwnGcLkKbBzZtvqHWXd";
  55. };
  56. oper BluntSaviour {
  57. class clients;
  58. from {
  59. userhost *@*;
  60. };
  61. password "hash420";
  62. flags "oOCAaNrRDhgwnGcLkKbBzZtvqHWXd";
  63. };
  64.  
  65. oper Tomatix {
  66. class clients;
  67. from {
  68. userhost *tomatix@*;
  69. };
  70. password "123NotMyPassword";
  71. flags "oOCAaNrRDhgwnGcLkKbBzZtvqHWXd";
  72. };
  73.  
  74. listen *:6667
  75. {
  76. options
  77. {
  78. clientsonly;
  79. };
  80. };
  81.  
  82. listen *:7000 { options { serversonly; }; }; listen *:8080
  83. {
  84. options
  85. {
  86. clientsonly;
  87. };
  88. };
  89. drpass {
  90. restart "$2mjNnRLE$mDsExc4H+b0moNpdeYIzVw==" { md5; };
  91. die "$2mjNnRLE$mDsExc4H+b0moNpdeYIzVw==" { md5; };
  92. };
  93. log "ircd.log" {
  94. maxsize 2097152;
  95. flags {
  96. oper;
  97. kline;
  98. connects;
  99. server-connects;
  100. kills;
  101. errors;
  102. sadmin-commands;
  103. chg-commands;
  104. oper-override;
  105. spamfilter;
  106. };
  107. };
  108. link services.nachos.net {
  109. username *;
  110. hostname 127.0.0.1;
  111. port 7000;
  112. bind-ip 192.168.2.1;
  113. password-connect "ServsAreEntering";
  114. password-receive "ServsAreEntering";
  115. class servers;
  116. };
  117.  
  118. link NACH0z.nachos.net {
  119. username *;
  120. hostname 74.190.67.36;
  121. bind-ip *;
  122. port 9997;
  123. hub *;
  124. password-connect "NACH0Z";
  125. password-receive "NACH0Z";
  126. class servers;
  127. };
  128.  
  129. link TOMATIX.nachos.net {
  130. username *;
  131. hostname 80.202.216.3;
  132. bind-ip *;
  133. port 4400;
  134. hub *;
  135. password-connect "NACH0Z";
  136. password-receive "NACH0Z";
  137. class servers;
  138. };
  139.  
  140.  
  141.  
  142.  
  143.  
  144. ulines {
  145. services.nachos.net;
  146. };
  147. alias NickServ { type services; }; alias ChanServ { type services; };
  148. alias OperServ { type services; }; alias HelpServ { type services; };
  149. alias StatServ { type stats; }; alias "services" {
  150. format "^#" {
  151. target "chanserv";
  152. type services;
  153. parameters "%1-";
  154. };
  155. format "^[^#]" {
  156. target "nickserv";
  157. type services;
  158. parameters "%1-";
  159. };
  160. type command;
  161. };
  162. alias "identify" {
  163. format "^#" {
  164. target "chanserv";
  165. type services;
  166. parameters "IDENTIFY %1-";
  167. };
  168. format "^[^#]" {
  169. target "nickserv";
  170. type services;
  171. parameters "IDENTIFY %1-";
  172. };
  173. type command;
  174. };
  175. ban nick {
  176. mask "*C*h*a*n*S*e*r*v*";
  177. reason "Reserved for Services";
  178. };
  179. ban user {
  180. mask *tirc@*.saturn.bbn.com;
  181. reason "Idiot";
  182. };
  183. cgiirc {
  184. type webirc;
  185. hostname "wtechboy18.dyndns.org";
  186. password "Nach0zWinsAll";
  187. };
  188. /* Network configuration */ set {
  189. network-name "NachoNet";
  190. default-server "irc.nachos.net";
  191. services-server "irc.nachos.net";
  192. stats-server "irc.nachos.net";
  193. help-channel "#help";
  194. hiddenhost-prefix "nachos";
  195. prefix-quit "Quit: ";
  196. cloak-keys {
  197. "aoAr1HnR6gl3sJ7hVz4Zb7x4YwpW";
  198. "aoAr1Hn4Zb7x4YwpWR6gl3sJ7hVz";
  199. "aoAr1Hn4Zb7x4YwpWR6aoAr1Hn4Zgl3sJ7hVz";
  200. };
  201. hosts {
  202. local "staff.nachos.net";
  203. global "staff.nachos.net";
  204. coadmin "staff.nachos.net";
  205. admin "staff.nachos.net";
  206. servicesadmin "staff.nachos.net";
  207. netadmin "staff.nachos.net";
  208. host-on-oper-up "yes";
  209. };
  210. };
  211. /* Server specific configuration */ set {
  212. kline-address "wtechboy18@gmail.com";
  213. modes-on-connect "+ixw";
  214. modes-on-oper "+xwgs";
  215. oper-auto-join "#Operators";
  216. options {
  217. hide-ulines;
  218. identd-check;
  219. show-connect-info;
  220. };
  221. maxchannelsperuser 90;
  222. anti-spam-quit-message-time 10s;
  223. oper-only-stats "*";
  224. throttle {
  225. connections 3;
  226. period 60s;
  227. };
  228. anti-flood {
  229. nick-flood 3:60;
  230. };
  231. spamfilter {
  232. ban-time 1d;
  233. ban-reason "Spam/Advertising";
  234. virus-help-channel "#help";
  235. };
  236. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement