Server Commands/WEBIRC
m (New page: <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 throu...) |
|||
Line 4: | Line 4: | ||
Use of this command is restricted by W:Lines in the IRCd's config. | Use of this command is restricted by W:Lines in the IRCd's config. | ||
+ | |||
+ | |||
+ | |||
+ | [[Server Commands|(Return to Main listing of Server Commands)]] |
Revision as of 04:16, 14 September 2008
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.