To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
Telnet
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
This module allows you to open persistent telnet connections, which are not closed even when you disconnect from ZNC.
Installing
The code for this module can be found here (raw). Save it to telnet.cpp and follow the Compiling modules page to compile it.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
- Connect - Open new connection to the given host/port.
- Close
- Empty - Send empty line (since it's not an easy task using /msg).
- List - List active connections.
ChangeLog
2012-04-01
First version
Note
Contact DarthGandalf on irc://irc.freenode.net/#znc, or DGandalf on irc://irc.efnet.org/#znc for bug reports and suggestions.