Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Atheme.conf
- Ip from atheme 91.123.xxx
- uplink "irc.hijaben.tld" {
- host = "45.79.xxx";
- #vhost = "";
- send_password = "something";
- receive_password = "something";
- port = 5077;
- };
- #######################################
- Unrealircd.conf
- link services.hijaben {
- incoming {
- mask 45.79.xxx;
- };
- outgoing {
- bind-ip 91.123.xxx;
- hostname irc.hijaben.tld;
- port 5077;
- };
- password "something";
- class servers;
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement