This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision |
| docs:guide-user:services:proxy:znc [2020/05/14 21:30] – [User Definition] broadcomfail | docs:guide-user:services:proxy:znc [2020/05/14 21:32] – [User Definition] broadcomfail |
|---|
| | ''quitmsg'' | string | no | //<ZNC default>// | Specifies the quit message used when closing the connection to the server. | | | ''quitmsg'' | string | no | //<ZNC default>// | Specifies the quit message used when closing the connection to the server. | |
| | ''server'' | list of strings | no | //none// | Specifies the list of servers to connect to. The required format "<IP/Host> [+]<Port> [<Password>]", where the "+" indicates that SSL should be used. Both IPv4 and IPv6 addresses are valid. | | | ''server'' | list of strings | no | //none// | Specifies the list of servers to connect to. The required format "<IP/Host> [+]<Port> [<Password>]", where the "+" indicates that SSL should be used. Both IPv4 and IPv6 addresses are valid. | |
| | <code bash> |
| znc /etc/config/znc | znc /etc/config/znc |
| [ ** ] Unrecognized command line arguments. | [ ** ] Unrecognized command line arguments. |
| [ ** ] Did you mean to run `/znc /etc/config/znc' in IRC client instead? | [ ** ] Did you mean to run `/znc /etc/config/znc' in IRC client instead? |
| [ ** ] Hint: `/znc /etc/config/znc' is an alias for `/msg *status /etc/config/znc' | [ ** ] Hint: `/znc /etc/config/znc' is an alias for `/msg *status /etc/config/znc' |
| | </code> |
| |
| |