Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. link staff.greatirc.net {
  2. username *;
  3. hostname 212.117.191.80;
  4. bind-ip *;
  5. port 65432;
  6. password-connect "linked";
  7. password-receive "linked";
  8. hub *;
  9. class servers;
  10. options {
  11. autoconnect;
  12. nohostcheck;
  13. nodnscache;
  14. }; };
  15.  
  16.  
  17. link irc6.greatirc.net {
  18. username *;
  19. hostname 72.20.14.76;
  20. bind-ip *;
  21. port 65432;
  22. password-connect "linked";
  23. password-receive "linked";
  24. hub *;
  25. class servers;
  26. options {
  27. autoconnect;
  28. nohostcheck;
  29. nodnscache;
  30. }; };
  31.  
  32.  
  33. link irc5.greatirc.net {
  34. username *;
  35. hostname 72.20.14.75;
  36. bind-ip *;
  37. port 65432;
  38. password-connect "linked";
  39. password-receive "linked";
  40. hub *;
  41. class servers;
  42. options {
  43. autoconnect;
  44. nohostcheck;
  45. nodnscache;
  46. }; };
  47.  
  48. link skynet.greatirc.net {
  49. username *;
  50. hostname 72.20.14.86;
  51. bind-ip *;
  52. port 65432;
  53. password-connect "linked";
  54. password-receive "linked";
  55. hub *;
  56. class servers;
  57. options {
  58. autoconnect;
  59. nohostcheck;
  60. nodnscache;
  61. }; };
  62.  
  63.  
  64. link secretbr.greatirc.net {
  65. username *;
  66. hostname 72.20.14.87;
  67. bind-ip *;
  68. port 65432;
  69. password-connect "linked";
  70. password-receive "linked";
  71. hub *;
  72. class servers;
  73. options {
  74. autoconnect;
  75. nohostcheck;
  76. nodnscache;
  77. }; };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement