blob: 35fe4748ec7ffe03b2391800a1267ac56b6c7328 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
• *`/relay`* `[list | listfull | add protocol.name port | del protocol.name]`::
........................................
relay control
list: list relay clients (only active relays)
listfull: list relay clients (verbose, all relays)
listrelay: list relays (name and port)
add: add relay for a protocol + name
del: remove relay for a protocol + name
protocol.name: protocol and name to relay
for example: irc.freenode
port: port used for relay
Without argument, this command opens buffer with list of relay clients.
........................................
|