forked from External/ergo
PROXY: Update some comments, disallow from registered clients
This commit is contained in:
parent
99f02ede20
commit
7d140c9e43
3 changed files with 13 additions and 4 deletions
|
|
@ -361,8 +361,8 @@ Sends the text to the given targets as a PRIVMSG.`,
|
|||
oper: true, // not really, but it's restricted anyways
|
||||
text: `PROXY TCP4/6 <sourceip> <destip> <sourceport> <destport>
|
||||
|
||||
Used by haproxy's PROXY protocol, to allow for alternate TLS support:
|
||||
http://www.haproxy.org/download/1.7/doc/proxy-protocol.txt`,
|
||||
Used by haproxy's PROXY v1 protocol, to allow for alternate TLS support:
|
||||
http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt`,
|
||||
},
|
||||
"rename": {
|
||||
text: `RENAME <channel> <newname> [<reason>]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue