# HatThieves `fail2ban` with abuse reporting system ## Config #### edit [entrypoint.sh](fail2ban/entrypoint.sh) with your smtp settings ## Expose jail ``` docker-compose up -d ``` ## Stop jail ``` docker-compose down ``` ### License MIT