fail2ban/README.md
2019-07-02 12:40:07 +00:00

20 lines
223 B
Markdown

# fail2ban ssh abuse email provider
## ANTIBOTNET SYSTEM
## Config
### edit `entrypoint.sh` with your smtp settings
## Expose jail
```
docker-compose up -d
```
## Stop jail
```
docker-compose down
```
### License MIT