flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
387 stars 79 forks source link

Allow multiple connections to same host #163

Open Raptime opened 11 years ago

Raptime commented 11 years ago

Many IRC proxies use separate connections for each separate network. Typically these separate connections will differ only in the server password supplied, which connects you to different sessions on the bouncer

Any way to allow multiple connections to the same host in CIRC ?

tvierling commented 11 years ago

A possible temporary workaround is available if you have your own domain name: create multiple CNAMEs pointing to the real host. This is a hack, but should allow you to get running in the short term.

shirro commented 10 years ago

I encountered this today connecting to a second login on my bouncer. I used the ip address for the second one and I will add something to dns later. Not a big issue but it is a bit of a time waster because CIRC doesn't give any feedback.

cyrusdavid commented 9 years ago

Here's a workaround to circumvent this:

Use xip.io so you can prepend a descriptive name to the host and separate each one:

They'll all point to 10.0.0.1 (which you should change to your server's IP) just the same.