Guest User

Untitled

a guest
Jun 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. link services.127.0.0.1
  2. {
  3. username *;
  4. hostname 127.0.0.1;
  5. bind-ip *;
  6. port 6667;
  7. hub *;
  8. password-connect "xxx";
  9. password-receive "xxx";
  10. class servers;
  11. };
Add Comment
Please, Sign In to add comment