Update README.md

main
LRVT 2025-08-28 17:08:35 +02:00 zatwierdzone przez GitHub
rodzic 35bd5bdc0f
commit 4366d3a9d5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 12 dodań i 3 usunięć

Wyświetl plik

@ -1,11 +1,20 @@
# References
- https://github.com/linuxserver/docker-changedetection.io
- https://github.com/dgtlmoon/sockpuppetbrowser
- https://github.com/dockage/tor-privoxy
# Notes
You can optionally uncomment the tor socks proxy in the `docker-compose.yml`. If so, you can make use of changedetection to watch and monitor .onion siteds in the darknet.
You can optionally uncomment the tor socks proxy in the `docker-compose.yml`.
For this to work, you have to place the `proxies.json` file at the docker bind mount volume `/mnt/docker-volumes/changedetection/config/proxies.json`.
If so, you can configure changedetection to support watching .onion darknet websites.
Then restart the container. Within changedetection, you can now choose the proxy to use.
>[!CAUTION]
> For this to work, you have to place the `proxies.json` file at the docker bind mount volume `/mnt/docker-volumes/changedetection/config/proxies.json`.
>
> Then restart the container.
>
> Within changedetection, you can now choose the proxy to use.
<img width="1008" height="447" alt="image" src="https://github.com/user-attachments/assets/883cac36-380f-450e-80ee-925fed8a7667" />