diff options
-rw-r--r-- | USE.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +# Chat proxying + +Your [[account]] can serve as proxy for your chat sessions, +caching conversations that takes place while you are offline +and making your chat avatar appear always online. + +For IRC proxying, use the tool ZNC. + + +# Setup + +/!\ You *must* first require a ZNC port number +from your system administrator, +to ensure that your setup does not clash +with other services on the system. + +Create an initial setup for ZNC: + + ssh [[!template id=shellhost]] znc --makeconf |