fail2ban/README.md
2020-03-25 20:09:03 +00:00

20 lines
238 B
Markdown

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