Log in | Back to darenet.org

Server Commands/WEBIRC

 
Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>WEBIRC <password> <ignored> <realhost> <realip></code>
-
|-
+
 
-
| '''Command Token:''' WEBIRC
+
-
|}
+
-
<pre>WEBIRC <password> <ignored> <realhost> <realip></pre>
+
Used by web IRC applications such as CGI:IRC and Mibbit to provide the server the real host and IP for the user connecting through the web IRC application. <ignored> is currently ignored by the server but MUST be provided. You can put anything in it's place, typically "cgiirc" is used though.  
Used by web IRC applications such as CGI:IRC and Mibbit to provide the server the real host and IP for the user connecting through the web IRC application. <ignored> is currently ignored by the server but MUST be provided. You can put anything in it's place, typically "cgiirc" is used though.  

Current revision as of 07:35, 10 December 2008

Syntax: WEBIRC <password> <ignored> <realhost> <realip>


Used by web IRC applications such as CGI:IRC and Mibbit to provide the server the real host and IP for the user connecting through the web IRC application. <ignored> is currently ignored by the server but MUST be provided. You can put anything in it's place, typically "cgiirc" is used though.

Use of this command is restricted by W:Lines in the IRCd's config.


(Return to Main listing of Server Commands)