Guest User

Untitled

a guest
May 26th, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. unreal;
  2. link stats.entropyirc.net {
  3. username *;
  4. hostname 69.162.123.92;
  5. bind-ip 69.162.123.92;
  6. port 8088;
  7. leaf *;
  8. password-connect "*****";
  9. password-receive "*****";
  10. class servers;
  11. options {
  12. /* Note: You should not use autoconnect when linking services */
  13. autoconnect;
  14.  
  15. };
  16. };
  17. denora:
  18.  
  19. identity {
  20. // required tokens
  21. name "stats.entropyirc.net";
  22. desc "Statistics for IRC Networks";
  23. user "stats@entropyirc.net";
  24. language 1;
  25. };
  26. connect {
  27. // required tokens
  28. hostname gms.entropyirc.net;
  29. port 8088;
  30. passwd "*****";
  31. protocol unreal32;
  32.  
  33. // optional tokens
  34. #bindhost stats.entropyirc.net;
  35. #bindport 6660;
  36. #quitprefix "Quit:";
  37. };
Add Comment
Please, Sign In to add comment