fail2ban/README.md

18 lines
222 B
Markdown
Raw Permalink Normal View History

2021-02-02 00:13:19 +00:00
# fail2ban with abuse reporting system
2019-07-02 12:40:07 +00:00
## Config
2021-02-02 00:13:19 +00:00
edit [entrypoint.sh](fail2ban/entrypoint.sh) with your smtp settings
2019-07-02 12:40:07 +00:00
## Expose jail
2021-02-02 00:13:19 +00:00
docker-compose up -d
2019-07-02 12:40:07 +00:00
## Stop jail
2021-02-02 00:13:19 +00:00
docker-compose down
## License
MIT