fail2ban/README.md

20 lines
238 B
Markdown
Raw Normal View History

2020-03-25 20:09:03 +00:00
# fail2ban ssh abuse email provider (PerroChivato)
2019-06-19 16:03:06 +00:00
## 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