Advertisement
Guest User

Untitled

a guest
Sep 18th, 2017
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. me {
  2. name "Delta.Universal-Tchat.com";
  3. info "Serveur Delta";
  4. numeric 9;
  5. };
  6. admin {
  7. "LAgoA <LAgoA@universal-tchat.com> Network-Admin";
  8. "][ChAoS][<][ChAoS][@universal-tchat.com> Network-Admin";
  9. "lametissa` <lametissa`@universal-tchat.com> Network-Admin";
  10. "DanCe <DanCe@universal-tchat.com> Network-Admin";
  11. "ZeNiTuDe <ZeNiTuDe@universal-tchat.com> IRCop";
  12.  
  13. };
  14. class clients {
  15. pingfreq 90;
  16. maxclients 1024;
  17. sendq 90000;
  18. recvq 8000;
  19. };
  20. class servers {
  21. pingfreq 90;
  22. maxclients 5;
  23. sendq 1000000;
  24. connfreq 120;
  25. };
  26. allow {
  27. ip *;
  28. hostname *;
  29. class clients;
  30. maxperip 3;
  31. };
  32. listen 91.191.147.141:6665-6668 {
  33. options {
  34. clientsonly;
  35. };
  36. };
  37. listen 91.191.147.141:6669 {
  38. options {
  39. ssl;
  40. clientsonly;
  41. };
  42. };
  43. listen 91.191.147.141:7000 {
  44. options {
  45. ssl;
  46. serversonly;
  47. };
  48. };
  49. listen 91.191.147.141:7001 {
  50. options {
  51. serversonly;
  52. };
  53. };
  54. drpass {
  55. restart "$oyOS9MRm$zEQBIUKq3WyU8b3L2mpTqHzi3JA=" { ripemd160; };
  56. die "$Xw7FUpHP$1r91H939geZGGCkIO/m+zO43Jco=" { ripemd160; };
  57. };
  58. include aliases/anope.conf;
  59. include badwords.channel.conf;
  60. include badwords.message.conf;
  61. include dccallow.conf;
  62. include help.conf;
  63. include spamfilter.conf;
  64. include oline.conf;
  65. #loadmodule "src/modules/antirandom.so";
  66. loadmodule "src/modules/cloak.so";
  67. loadmodule "src/modules/commands.so";
  68. #loadmodule "src/modules/hideserver.so";
  69. log ircd.log {
  70. maxsize 5MB;
  71. flags {
  72. chg-commands;
  73. connects;
  74. errors;
  75. kills;
  76. kline;
  77. oper;
  78. oper-override;
  79. sadmin-commands;
  80. server-connects;
  81. spamfilter;
  82. tkl;
  83. };
  84. };
  85. ban nick {
  86. mask "*Serv";
  87. reason "Réservé pour les services";
  88. };
  89. ulines {
  90. Anope.Universal-Tchat.com;
  91. Epsilon.Universal-Tchat.com;
  92. NeoStats.Universal-Tchat.com;
  93. Epsilon.Universal-Tchat.com;
  94. };
  95.  
  96. link Epsilon.Universal-Tchat.com {
  97. username *;
  98. hostname 94.23.195.150;
  99. bind-ip *;
  100. port 7000;
  101. hub *;
  102. password-connect "qopjgzzfosazgez354gzeh";
  103. password-receive "qopjgzzfosazgez354gzeh";
  104. class servers;
  105. options {
  106. autoconnect;
  107. ssl;
  108. };
  109. };
  110. link Anope.Universal-Tchat.com {
  111. username *;
  112. hostname 94.23.195.150;
  113. bind-ip *;
  114. port 7001;
  115. hub *;
  116. password-connect "regokjhd22f4e564er557sgheh";
  117. password-receive "regokjhd22f4e564er557sgheh";
  118. class servers;
  119. };
  120. official-channels {
  121. "#Abus";
  122. "#Aide";
  123. "#Services";
  124. "#Universal-Tchat";
  125. };
  126. set {
  127. kline-address "admin@universal-tchat.com";
  128. gline-address "admin@universal-tchat.com";
  129. modes-on-connect "+ix";
  130. modes-on-oper "+Hq";
  131. modes-on-join "+ntC";
  132. auto-join "#Universal-Tchat";
  133. restrict-usermodes "swp";
  134. oper-auto-join "#Abus,#Aide,#Opers";
  135. static-quit "A bientôt !";
  136. static-part yes;
  137. who-limit 20;
  138. oper-only-stats "*";
  139. maxchannelsperuser 15;
  140. channel-command-prefix "!";
  141. network-name "Universal-Tchat";
  142. default-server "Power.Universal-Tchat.com";
  143. services-server "Anope.Universal-Tchat.com";
  144. stats-server "NeoStats.Universal-Tchat.com";
  145. help-channel "#Aide";
  146. hiddenhost-prefix "Universal";
  147. pingpong-warning yes;
  148. allowed-nickchars {
  149. latin1;
  150. };
  151. options {
  152. show-opermotd;
  153. show-connect-info;
  154. mkpasswd-for-everyone;
  155. fail-oper-warn;
  156. };
  157. dns {
  158. timeout 5s;
  159. retries 10;
  160. nameserver 91.191.147.141;
  161. };
  162. cloak-keys {
  163. "Af5efLOfq6z78gqFPFQGFLQA65ezfloz";
  164. "56LJFljeDSJNPOQF5645e7hg68enNFQL";
  165. "zIkl5447897qfklmn86az7Nknfd6464q";
  166. };
  167. hosts {
  168. local "LocalIRCop.Universal-Tchat.com";
  169. global "IRCop.Universal-Tchat.com";
  170. coadmin "CoAdmin.Universal-Tchat.com";
  171. admin "Admin.Universal-Tchat.com";
  172. servicesadmin "ServicesAdmin.Universal-Tchat.com";
  173. netadmin "NetAdmin.Universal-Tchat.com";
  174. host-on-oper-up yes;
  175. };
  176. throttle {
  177. period 60s;
  178. connections 3;
  179. };
  180. ident {
  181. connect-timeout 5s;
  182. read-timeout 20s;
  183. };
  184. anti-flood {
  185. unknown-flood-bantime 5;
  186. unknown-flood-amount 8000;
  187. away-flood 5:60s;
  188. nick-flood 3:60s;
  189. };
  190. spamfilter {
  191. ban-time 1d;
  192. ban-reason "Spam";
  193. virus-help-channel "#Aide";
  194. };
  195. timesynch {
  196. server 212.85.158.10,88.191.14.223,194.146.227.112;
  197. timeout 5s;
  198. };
  199. oper ZeNiTuDe {
  200. class clients;
  201. from {
  202. userhost *@*;
  203. };
  204. password "$b+BXUYs/$Hq4FPhfj3x4jB10rOwnIPMpdyDA=" {
  205. ripemd160;
  206. };
  207. flags {
  208. netadmin;
  209. can_restart;
  210. can_override;
  211. can_zline;
  212. can_gzline;
  213. can_gkline;
  214. get_umodew;
  215. };
  216. maxlogins 1;
  217. swhois "Network-Admin";
  218. snomask FejnNS;
  219. };
  220. oper DanCe {
  221. class clients;
  222. from {
  223. userhost *@*;
  224. };
  225. password "$oPRUBDIx$ZgMec+3Sa/+a94U6npdiwfBB6nE=" {
  226. ripemd160;
  227. };
  228. flags {
  229. netadmin;
  230. can_restart;
  231. can_die;
  232. can_override;
  233. can_zline;
  234. can_gzline;
  235. can_gkline;
  236. get_umodew;
  237. };
  238. maxlogins 1;
  239. swhois "Network-Admin";
  240. snomask FejnNS;
  241. };
  242. oper lametissa` {
  243. class clients;
  244. from {
  245. userhost *@*;
  246. };
  247. password "$pUNnWY+a$3aZJagrUOlpXq+Bg91hQUqc6NZ0=" {
  248. ripemd160;
  249. };
  250. flags {
  251. netadmin;
  252. can_restart;
  253. can_override;
  254. can_zline;
  255. can_gzline;
  256. can_gkline;
  257. get_umodew;
  258. };
  259. maxlogins 1;
  260. swhois "Network-Admin";
  261. snomask FejnNS;
  262. };
  263. oper LAgoA {
  264. class clients;
  265. from {
  266. userhost *@*;
  267. };
  268. password "$aZzCdgg0$8b2Xb7hdyzN7EKtcyc4UTXvp1hE=" {
  269. ripemd160;
  270. };
  271. flags {
  272. net-admin;
  273. can_restart;
  274. can_override;
  275. can_zline;
  276. can_gzline;
  277. can_gkline;
  278. get_umodew;
  279. };
  280. maxlogins 1;
  281. swhois "Network-Admin";
  282. snomask FejnNS;
  283. };
  284. oper ][ChAoS][ {
  285. class clients;
  286. from {
  287. userhost *@*;
  288. };
  289. password "$tIBZWwy/$04ncPcDxAAifv/59thZZOXUOAjc=" {
  290. ripemd160;
  291. };
  292. flags {
  293. net-admin;
  294. can_restart;
  295. can_override;
  296. can_zline;
  297. can_gzline;
  298. can_gkline;
  299. get_umodew;
  300. };
  301. maxlogins 1;
  302. swhois "Network-Admin";
  303. snomask FejnNS;
  304. };
  305.  
  306. #antirandom {
  307. # threshold 5;
  308. # ban-action kill;
  309. # ban-time 2h;
  310. # ban-reason "Merci de modifier votre nick/ident/realname pour vous reconnecter.";
  311. # fullstatus-on-load yes;
  312. # show-failedconnects yes;
  313. # except-hosts {
  314. # "*.Universal-Tchat.com";
  315. # };
  316. #};
  317. #};
  318. #hideserver {
  319. # disable-map yes;
  320. # disable-links yes;
  321. # map-deny-message "*** Permission Denied- You do not have the correct IRC operator privileges";
  322. # links-deny-message "*** Permission Denied- You do not have the correct IRC operator privileges";
  323. #};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement