The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats

Modules/jumpserver

From the makers of InspIRCd.

Jump to: navigation, search

jumpserver module (InspIRCd-jumpserver version)

1.0 Documentation 1.1 Documentation 1.2 Documentation
Description
Provides opers With the /JUMPSERVER command which can be used to bounce clients to another server which support the RPL_REDIR numeric
Configuration Tags
This module does not require any extra configuration, beyond the <module> tag to load it.
Additional Modes
This module does not implement any extra user or channel modes.
Additional Commands
/JUMPSERVER [<newserver> <newport> <+/-flags> [:<reason>]]

Sets or cancels jumpserver mode.

  • If no parameters are given, jumpserver mode is cancelled, if it is currently set.
  • If parameters are given, a server address must be given for <newserver> and a server port must be given for <newport>. Zero or more status flags should be given for 'flags', from the list below (if you do not wish to specify any flags just place a '+' in this field):
  1. +a: Redirect all users immediately (except for opers) and cause them to quit with the given reason
  2. +n: Redirect any new users who connect and cause them to quit during registration
  3. you may use + and - to set or unset these flags in the command, the default flags are -a+n, which will just redirect new users.
  • The reason parameter is optional, and if not provided defaults to "Please use this server/port instead" (the default given in various numeric lists)

Example:

/JUMPSERVER newplace.chatspike.net 6667 +na :Please go to newplace.*
Special Notes
Be sure not to accidentally disconnect if flag +n is given, or you may be unable to get back onto your IRC server! All JUMPSERVER settings are applied locally only.

Important Note

This numeric is only supported by a subset of IRC clients, notably mIRC. Other clients will ignore the numeric and may hammer your server with reconnects. You have been warned!

Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head