ZarTek-Creole / EggNet-Docker

EggNet-Docker is a Docker image that allows you to quickly and easily launch multiple Eggdrops in botNet automate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Collective donate button CC BY 4.0

EggNet Vs eggdrop docker

Why use eggnet instead of eggdrop docker?

EggNet is designed for the use of multiple robots automatically linking together. Eggdrop is for the use of a robot only for its simple use.

EggNet allows you to add additional system packages easily during its build, like tcllib, tcl-tls, mysqltcl, ..

EggNet compiles only eggdrop modules necessary for space saving and increased performance.

EggNet allows you to customize the ./configuration command during compilation.

EggNet makes it easy for you to load scripts with a structure designed for multi-robot use

EggNet uses a screen in its image that allows you to access from your host machine to enrich the use in addition to access to the partyline.

EggNet offers you logs of different types: script error, usual logfile, screen ..

The comparative

Support

If you have any remarks, suggestions, ideas, bugs, you can send them to me via the issue form:

Si vous avez des remarques, des suggestions, des idées, des bogues vous pouvez me les faire parvenir via le formulaire issues:

  • github.com/ZarTek-Creole/EggNet-Docker/issues

Prerequisites

Docs

Download | Téléchargement

With GIT | Avec GIT:

git clone github.com/ZarTek-Creole/EggNet-Docker.git /path/to/install

With WGET | Avec WGET :

wget github.com/ZarTek-Creole/EggNet-Docker/archive/refs/heads/master.zip -O /path/to/install/EggNet-Docker.zip
cd /path/to/install/
unzip -x EggNet-Docker.zip
rm EggNet-Docker.zip

How to try it? | Comment l'essayer?

cd EggNet-Docker
cp examples/develop/docker-compose.yml .
docker-compose up -d

Donation

If you like the code or the work done, you can make a donation to encourage:

Si le code ou le travail accomplit vous plaît, vous pouvez faire une donation pour m'encourager :

Thank's | Merci

Thanks to the various people who made the script possible

Merci aux différentes personnes qui ont permis la réalisation du script

Contributions

All contributions are welcome!

Toute contribution est la bienvenue!

Website

Official website of the EggNet-Docker script:

Site internet officiel du script EggNet-Docker:

  • github.com/ZarTek-Creole/EggNet-Docker

Author | Auteur

ZarTek @ github.com/ZarTek-Creole

About

EggNet-Docker is a Docker image that allows you to quickly and easily launch multiple Eggdrops in botNet automate.

License:Other


Languages

Language:Shell 70.6%Language:Dockerfile 20.2%Language:Tcl 9.2%