Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. serverinfo {
  2. name = "irc.eggdrop.byirc.ru";
  3. sid = "1AF";
  4. description = "Eggdrop Windrop Bot for IRC Network";
  5. network_name = "vIRCNet.RU";
  6. network_desc = "vIRCNet.RU IRC Network";
  7. hub = yes;
  8. vhost = "178.63.207.215";
  9. max_clients = 512;
  10. rsa_private_key_file = "/home/qw/ircd/etc/rsa.key";
  11. ssl_certificate_file = "/home/qw/ircd/etc/cert.pem";
  12. };
  13.  
  14. admin {
  15. name = "nick, qw";
  16. description = "Server Administrator";
  17. email = "<ladumys@mail.ru> <kaktuc4@rambler.ru>";
  18. };
  19.  
  20. logging {
  21. use_logging = yes;
  22. log_level = L_ERROR;
  23. };
  24.  
  25. class {
  26. name = "users";
  27. ping_time = 4 minutes;
  28. number_per_ip = 20;
  29. max_local = 20;
  30. max_global = 10;
  31. max_number = 300;
  32. sendq = 150 kbytes;
  33. };
  34.  
  35. class {
  36. name = "opers";
  37. ping_time = 4 minutes;
  38. number_per_ip = 5;
  39. max_number = 10;
  40. sendq = 1 mbyte;
  41. };
  42.  
  43. class {
  44. name = "server";
  45. ping_time = 4 minutes;
  46. ping_warning = 15 seconds;
  47. connectfreq = 10 minutes;
  48. max_number = 2;
  49. sendq = 7 megabytes;
  50. };
  51.  
  52. charset {
  53. name = "KOI8-R";
  54. cp_file = "koi8r.tab";
  55. name = "Translit";
  56. cp_file = "translit.tab";
  57. name = "CP866";
  58. cp_file = "cp866.tab";
  59. name = "ISO-8859_5";
  60. cp_file = "iso8859-5.tab";
  61. name = "Macintosh";
  62. cp_file = "macintosh.tab";
  63. };
  64.  
  65. listen {
  66. host = "178.63.207.215";
  67.  
  68. codepage = "CP1251";
  69. port = 6670;
  70. port = 6671;
  71. flags = ssl;
  72. port = 7777;
  73.  
  74. codepage = "KOI8-R";
  75. port = 5665;
  76. flags = ssl;
  77. port = 7778;
  78.  
  79. codepage = "Translit";
  80. port = 5668;
  81. flags = ssl;
  82. port = 7779;
  83.  
  84. codepage = "ISO-8859_5";
  85. port = 6663;
  86.  
  87. codepage = "Macintosh";
  88. port = 6664;
  89. };
  90.  
  91. auth {
  92. user = "*nick@46.56.*";
  93. user = "*ident@178.124.*";
  94. user = "*ident@byirc.ru";
  95. spoof = "my.local.network";
  96. class = "opers";
  97. flags = exceed_limit, kline_exempt, gline_exempt,
  98. resv_exempt, can_flood, can_idle;
  99. };
  100.  
  101. auth {
  102. user = "*kop@byirc.ru";
  103. spoof = "proxy-monitor";
  104. class = "opers";
  105. flags = exceed_limit, kline_exempt, gline_exempt,
  106. resv_exempt, can_flood, can_idle;
  107. };
  108.  
  109. auth {
  110. user = "*seen@*";
  111. spoof = "Seen.Bot.qw";
  112. class = "users";
  113. };
  114.  
  115. auth {
  116. user = "*Security@93.79.*";
  117. class = "users";
  118. spoof = "uanet.free.bot";
  119. };
  120.  
  121. auth {
  122. user = "*kaktuc@byirc.ru";
  123. user = "*kaktuc@93.79.164.71";
  124. user = "*qw@93.79.164.191";
  125. spoof = "admin.eggdrop.byirc.ru";
  126. class = "opers";
  127. flags = exceed_limit, kline_exempt, gline_exempt,
  128. resv_exempt, can_flood, can_idle;
  129. };
  130.  
  131. .include "auth/auto.am.conf"
  132. .include "auth/auto.az.conf"
  133. .include "auth/auto.by.conf"
  134. .include "auth/auto.ee.conf"
  135. .include "auth/auto.ge.conf"
  136. .include "auth/auto.kg.conf"
  137. .include "auth/auto.kz.conf"
  138. .include "auth/auto.lt.conf"
  139. .include "auth/auto.lv.conf"
  140. .include "auth/auto.md.conf"
  141. .include "auth/auto.ru.conf"
  142. .include "auth/auto.tj.conf"
  143. .include "auth/auto.tm.conf"
  144. .include "auth/auto.ua.conf"
  145. .include "auth/auto.uz.conf"
  146.  
  147. auth {
  148. user = "*@*";
  149. class = "users";
  150. autojoin = "#BY-irc";
  151. autojoin = "#eggdrop";
  152. };
  153.  
  154.  
  155. operator {
  156. name = "ident";
  157. user = "*kop@proxy-monitor";
  158. user = "*nick@byirc.ru";
  159. user = "*@my.local.network";
  160. password = "****";
  161. class = "opers";
  162. encrypted = no;
  163. umodes = locops, servnotice, operwall, wallop, spy;
  164. flags = global_kill, remote, kline, unkline, xline, remoteban,
  165. die, rehash, nick_changes, admin, operwall, gline;
  166. };
  167.  
  168. operator {
  169. name = "kaktuc";
  170. user = "*@93.79.164.71";
  171. user = "*kaktuc@admin.eggdrop.byirc.ru";
  172. password = "****";
  173. class = "opers";
  174. encrypted = no;
  175. umodes = locops, servnotice, operwall, wallop, spy;
  176. flags = global_kill, remote, kline, unkline, xline, remoteban,
  177. die, rehash, nick_changes, admin, operwall, gline;
  178. };
  179.  
  180. connect {
  181. name = "";
  182. host = "";
  183. port = ;
  184.  
  185. flags = autoconn, compressed, topicburst;
  186.  
  187. hub_mask = "*";
  188. class = "server";
  189.  
  190. send_password="m8Rfy4386544";
  191. accept_password="m8Rfy4386544";
  192. encrypted = no;
  193. };
  194.  
  195. connect {
  196. name = "";
  197. host = "";
  198. send_password = "";
  199. accept_password = "";
  200. encrypted = no;
  201. port = ;
  202. hub_mask = "*";
  203. class = "server";
  204. flags = compressed, topicburst;
  205. };
  206.  
  207. modules {
  208. path = "/home/qw/ircd/modules";
  209. path = "/home/qw/ircd/modules/autoload";
  210. };
  211.  
  212. .include "settings.conf"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement