This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 88 matches

by pseudo
Thu Oct 11, 2012 6:45 pm
Forum: Eggdrop Help
Topic: eggdrop1.8 CVS + megahal
Replies: 3
Views: 7232

Latest CVS had some strip flags for special characters renamed. This breaks megahal which uses the old names.

I've fixed this. You can fetch the updated module from http://eggdrop.egg6.net/modules/megahal ... do.tar.bz2

Our module ftp will be updated soon as well.
by pseudo
Wed Feb 15, 2012 6:30 am
Forum: Eggdrop Help
Topic: Eggdrop 1.8.0 latest CVS
Replies: 13
Views: 18050

You just need to read few lines of documentation and issue a command or two to get yourself a certificate and a key. Then it will work. That simple. It's obviously not necessary to encrypt the botnet on localhost, but we just decided to enable encryption always when possible instead of relying on ra...
by pseudo
Mon Feb 13, 2012 11:36 am
Forum: Eggdrop Help
Topic: Eggdrop 1.8.0 latest CVS
Replies: 13
Views: 18050

Having written the code myself, I insist on what I said. The explanation is in doc/TLS: Botnet links between TLS-enabled bots will automatically switch to SSL. In this case however, the nickname and password will be sent before SSL negotiation takes place (the password is not send as cleartext anywa...
by pseudo
Wed Feb 08, 2012 11:03 am
Forum: Eggdrop Help
Topic: Eggdrop 1.8.0 latest CVS
Replies: 13
Views: 18050

1.8's botnet uses SSL by default, unless the bot is compiled without TLS. If you do not setup a certificate on your hub, the bots will not link.
Hope this clarifies the situation. How exactly to do it, is documented in doc/TLS
by pseudo
Fri Jan 13, 2012 3:42 pm
Forum: Eggdrop Help
Topic: TLS negotiation failure - Eggdrop 1.8.0
Replies: 6
Views: 15006

Looks OK, but what are these servers? Do they work with some SSL-enabled IRC client?

If possible, come at #eggdrop @ Undernet (our official channel) in order to communicate this more efficiently. Just come there, mention your problem and wait a while. I'll try to help.
by pseudo
Fri Jan 13, 2012 3:39 pm
Forum: Eggdrop Help
Topic: Eggdrops with internal links. Bombing out.
Replies: 11
Views: 8919

To make this work, you would need to use the latest stable version - 1.6.21 if you don't need SSL ot the development version 1.8 to have SSL.
by pseudo
Tue Oct 25, 2011 6:13 am
Forum: Eggdrop Help
Topic: Help @ Telnet after.rehash Telnet closed and Bot Client exit
Replies: 2
Views: 3452

Re: Help @ Telnet after.rehash Telnet closed and Bot Client

Hi all, i have compiled new Eggdrop 1.6.20 when i connect with telnet and i type .rehash the telnet closed and the bot leave IRC with client exit. .restart works, no problem any one an idea ? Provide a log. Copy and paste the whole output before the telnet session terminates. Otherwise we would hav...
by pseudo
Sun Oct 16, 2011 2:26 am
Forum: Eggdrop Help
Topic: Eggdrop Telnet Client
Replies: 88
Views: 152428

Great news, thanks for posting! I am on it. The open ssl client doesn't look so pretty and comfortable, but for the security it's worth it. arfer, do you think it's worth to implement? You could also use the telnet-ssl utility which is just normal telnet but over ssl. I've also added support for dc...
by pseudo
Sun Oct 09, 2011 4:36 pm
Forum: Eggdrop Help
Topic: Eggdrop Telnet Client
Replies: 88
Views: 152428

Does your Eggdrop Telnet Client support IPv6? And as for encryption.... I also never comprehended why we the eggdrop partyline is cleartext (where you can execute shell command while everything else is fine (encrypted botnet, SSH to shell, SSL to irc). None of the released eggdrop versions support ...
by pseudo
Fri Aug 19, 2011 2:57 pm
Forum: Eggdrop Help
Topic: DCC issue, connection closes on any .command
Replies: 1
Views: 2784

Whenever you request help, for eggdrop or anything else, please add any information that you could provide. Leaving us guessing, dramatically reduces your chances to get help. The possibilities are numerous and most people's time is precious. I don't even see the eggdrop version you are using, do yo...
by pseudo
Fri Aug 19, 2011 2:47 pm
Forum: Eggdrop Help
Topic: Bot won't start at all
Replies: 1
Views: 2968

Do not use the ssl patch for 1.6.20 under any circumstances. It's a total failure. Please read http://www.eggheads.org/news/2011/05/25/39
by pseudo
Fri Aug 12, 2011 8:13 pm
Forum: Eggdrop Help
Topic: What happened to the "clock" command?
Replies: 11
Views: 12507

Then your problem reports are invalid too...
by pseudo
Fri Aug 12, 2011 7:10 am
Forum: Eggdrop Help
Topic: What happened to the "clock" command?
Replies: 11
Views: 12507

Switch to the latest version before reporting problems.
by pseudo
Wed May 18, 2011 1:37 pm
Forum: Eggdrop Help
Topic: glibc detected - how do i fix it?
Replies: 6
Views: 8493

Use 1.8 from cvs. If you could afford running a 3rd party patch, you can also afford using the official development code.
by pseudo
Wed May 18, 2011 4:33 am
Forum: Modules & Programming
Topic: DNS initialisation failed.
Replies: 17
Views: 43783

Yeah, if your operating system isn't kind enough to report the nameservers to eggdrop, you have to set them manually, after the dns module is loaded. So dns-servers must be set in the config file after the loadmodule dns command.