1
0
Fork 0
forked from External/ergo

PROXY: Update some comments, disallow from registered clients

This commit is contained in:
Daniel Oaks 2017-09-11 16:50:41 +10:00
parent 99f02ede20
commit 7d140c9e43
3 changed files with 13 additions and 4 deletions

View file

@ -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>]