Difference between revisions of "Webirc"
m (clean up) |
(a webirc tag is sent, too) |
||
Line 2: | Line 2: | ||
# The user opens a mibbit client and requests a connect to, e.g., irc.blah.com | # The user opens a mibbit client and requests a connect to, e.g., irc.blah.com | ||
# The Mibbit backend checks irc.blah.com for matches in mibbit's webirc database | # The Mibbit backend checks irc.blah.com for matches in mibbit's webirc database | ||
− | # If found the backend sends the user's IP | + | # If found the backend sends the webirc tag along with the user's IP and the password (chosen by the server admin) to irc.blah.com |
# The server checks all requests from {{Mibbit_IP}} (webchat.mibbit.com) or {{Mibbit_WIDGET1_IP}} (widget.mibbit.com) for the correct password and then converts ident to "Mibbit" and @*.mibbit.com to the user's host name (most networks obfuscate the host for non ircops). The network now allows an (almost) unlimited number of users from mibbit's IP | # The server checks all requests from {{Mibbit_IP}} (webchat.mibbit.com) or {{Mibbit_WIDGET1_IP}} (widget.mibbit.com) for the correct password and then converts ident to "Mibbit" and @*.mibbit.com to the user's host name (most networks obfuscate the host for non ircops). The network now allows an (almost) unlimited number of users from mibbit's IP | ||
Revision as of 21:34, 8 January 2010
How webirc works:
- The user opens a mibbit client and requests a connect to, e.g., irc.blah.com
- The Mibbit backend checks irc.blah.com for matches in mibbit's webirc database
- If found the backend sends the webirc tag along with the user's IP and the password (chosen by the server admin) to irc.blah.com
- The server checks all requests from 64.62.228.82 (webchat.mibbit.com) or 207.192.75.252 (widget.mibbit.com) for the correct password and then converts ident to "Mibbit" and @*.mibbit.com to the user's host name (most networks obfuscate the host for non ircops). The network now allows an (almost) unlimited number of users from mibbit's IP
see also: howto enable Mibbit on your IRC server