1.8
From Eggdrop Wiki
(Difference between revisions)
(link to new SCHAT page instead) |
m (dcc over ssl -> dcc chat over ssl) |
||
Line 5: | Line 5: | ||
Major features so far include: | Major features so far include: | ||
- | * SSL/TLS support for server connections and botnet connections (within a 1.8 botnet), certificate validation, DCC over SSL aka [[SCHAT]], and authentication with client certificate. [http://cvs.eggheads.org/viewvc/eggdrop1.8/doc/TLS?revision=HEAD&view=co SSL/TLS Documentation] | + | * SSL/TLS support for server connections and botnet connections (within a 1.8 botnet), certificate validation, DCC CHAT over SSL aka [[SCHAT]], and authentication with client certificate. [http://cvs.eggheads.org/viewvc/eggdrop1.8/doc/TLS?revision=HEAD&view=co SSL/TLS Documentation] |
* IPv6 support [http://cvs.eggheads.org/viewvc/eggdrop1.8/doc/IPV6?revision=HEAD&view=co IPv6 Documentation] | * IPv6 support [http://cvs.eggheads.org/viewvc/eggdrop1.8/doc/IPV6?revision=HEAD&view=co IPv6 Documentation] | ||
Revision as of 19:58, 19 November 2011
Contents |
Description
Eggdrop 1.8 is the version of Eggdrop that's currently being developed. It's forked off Eggdrop1.6 and is mostly compatible.
Major features so far include:
- SSL/TLS support for server connections and botnet connections (within a 1.8 botnet), certificate validation, DCC CHAT over SSL aka SCHAT, and authentication with client certificate. SSL/TLS Documentation
- IPv6 support IPv6 Documentation
How to upgrade from Eggdrop1.6.*
You can keep your old configfile, but you should apply the changes we made to the default config (so you have an overview of the settings).
Differences to keep in mind include:
- The my-ip setting is gone and has been replaced by vhost4 and vhost6.
- Because of IPv6 addresses having ":" as valid character, the syntax for some commands where you specify addresses (.chaddr, .+bot) might have been changed, check .help <cmd> before using them.
- The default maximum handle length aka HANDLEN has been raised to 32, all bots on a botnet still need to have the same. Use ./configure --with-handlen=X to adjust.
Where to download it
You can obtain a nightly development snapshot or use CVS as usual from here.
3rd party modules
We prepared copies that should work with Eggdrop1.8 here but there's no guarantee they work.
3rd party scripts
They're compatible.