Update README.md
This commit is contained in:
@@ -22,10 +22,15 @@ This will first run the app on port 80 and all interfaces and last command it wi
|
||||
|
||||
This app is using [Interactive Bootstrap 5 DataTables](https://www.datatables.net/) for easier data lookup.
|
||||
|
||||

|
||||

|
||||
|
||||
## List all blocked attempts
|
||||

|
||||

|
||||
|
||||
You can deploy it with docker-compose, as per the docker-compose.yml example
|
||||
I am using static IP address of the catchall container to send all blocked queries there from [Adguard Home in DNS Settings](https://adguard.com/kb/adguard-for-ios/solving-problems/low-level-settings/#:~:text=Blocking%20mode%E2%80%8B,REFUSED%20%E2%80%94%20respond%20with%20REFUSED%20code):
|
||||

|
||||
|
||||
On end to make sure you do not have to confirm invalid SSL certificate, I have added custom domain (in `app.py` update the `webblocker_host` , what can be set to anything and then you just need to use for example Nginx Proxy to point the url with valid SSL or with HTTP only to the ip where this Catchall is running.
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user