fail2ban/README.md

18 lines
242 B
Markdown
Raw Normal View History

2020-08-22 14:58:52 +00:00
# HatThieves `fail2ban` with abuse reporting system
2019-07-02 12:40:07 +00:00
## Config
2020-08-22 14:58:52 +00:00
#### edit [entrypoint.sh](fail2ban/entrypoint.sh) with your smtp settings
2019-07-02 12:40:07 +00:00
## Expose jail
```
docker-compose up -d
```
## Stop jail
```
docker-compose down
```
### License MIT