Hello,
As the title already said, I try to set up an IRC server on pagekite. (I know there are alot other, unused servers in the internet...)
This is how my pagekite.cfg looks: [...] ##[ Back-ends and local services ]## service_on = http/80:@kitename : localhost:88 : @kitesecret backend = http/6667:@kitename : localhost:6667 : @kitesecret [...]
I can access to both servers on my private network address, 127.0.0.1 and localhost. What do I need to setup it correctly?
Comments