You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to install a blacklist that I pull from abuseipdb.
I then get a file that has deny entries and I load them in via /data/nginx/custom/http_top.conf.
But now I always have to restart the docker container for the new list to take effect, are there better ways to do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I would like to install a blacklist that I pull from abuseipdb.
I then get a file that has deny entries and I load them in via
/data/nginx/custom/http_top.conf
.But now I always have to restart the docker container for the new list to take effect, are there better ways to do this?
The Script:
Beta Was this translation helpful? Give feedback.
All reactions