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

20 lines
246 B
Markdown

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