fail2ban/README.md

20 lines
223 B
Markdown
Raw Normal View History

2019-06-19 16:03:06 +00:00
# fail2ban ssh abuse email provider
## ANTIBOTNET SYSTEM
2019-07-02 12:40:07 +00:00
## Config
### edit `entrypoint.sh` with your smtp settings
## Expose jail
```
docker-compose up -d
```
## Stop jail
```
docker-compose down
```
### License MIT