fail2ban/README.md
2020-08-22 16:58:52 +02:00

18 lines
242 B
Markdown

# HatThieves `fail2ban` with abuse reporting system
## Config
#### edit [entrypoint.sh](fail2ban/entrypoint.sh) with your smtp settings
## Expose jail
```
docker-compose up -d
```
## Stop jail
```
docker-compose down
```
### License MIT