Looking for feedback from users of my Eggdrop Telnet Client (for windows OS) which I have called
Defero.
http://defero.ircspeed.org
It is supplied as a .exe windows installer. The stored connection strings are held in a .xml file
which is automatically created in a subdirectory of the users personal folder.
The software has been tested with Eggdrop versions 1.6.17 through 1.6.20 plus a recent snapshot
of 1.8.0. I can't comment on performance with older bots. I have also not yet tested it with
Windrop, though I see no valid reason why it wouldn't work.
Just a reminder for those new to telnet connections with Eggdrop bots. The standard Telnet port 23
is NOT generally used. Make sure you have set a port in the bot's configuration file. Look for
'listen xxxxx all' where xxxxx is the port used. The host is the one the bot is using and not
necessarily the base address of the machine it is on.
I made the client in order to facilitate rapid switching between multiple bots, without the need to
continually input username/password manually. When connected to one bot, simply click connect again
and select a different bot (after creating the connections of course). The client will disconnect
from one and connect to the other immediately.
The client should also be suitable where users are finding that dcc and ctcp methods of getting on
the partyline are not possible.
Additionally, there are some Bot/Shell/Tcl commands available from the menu bar. These are largely
dependent on access to Tcl/Set commands in the partyline, hence they would need to be enabled in
the bot's configuration file and by default only function for the bot owner. This is not a
necessity for using the software.
There is also an ident server included. For users with a router, incomming ident requests on port
113 would have to be directed to the internal IP address of the machine running the Telnet Client.
This is likewise not a necessity. It simply prevents the annoying few seconds wait, before the
Eggdrop allows connection (unless you have access to the configuration file and can reduce the
default ident-timeout).
I am rather hoping that much of the functionality is self explanatory. Simply install it by double
clicking the .exe. Run the program and click connect. Take it from there.
Note that it cannot be used as a telnet client for connection to other devices. It is designed for
Eggdrop only. Note also that the underlying technology merely emulates a Telnet Client. If you
can't already connect using alternative windows clients such as putty, then you will not be able to
use this software either.
If you are able to find time, thanks for trying it. There is an email at the bottom of the web page
for feedback on possible bugs and ideas for enhancements.
*** edited 4th Oct 2011 .. identd port should have read 113 and not as per my original post 110.
*** edited 5th Oct 2011 .. as per responses from CrazyCat below, indicated that the client only works with English language Eggdrops
*** edited 6th Oct 2011 .. removed warning that client only works correctly for English language bots. Hopefully fixed.