Skip to content

Commit 4366d3a

Browse files
authored
Update README.md
1 parent 35bd5bd commit 4366d3a

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

examples/changedetection/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# References
22

33
- https://github.com/linuxserver/docker-changedetection.io
4+
- https://github.com/dgtlmoon/sockpuppetbrowser
5+
- https://github.com/dockage/tor-privoxy
46

57
# Notes
68

7-
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.
9+
You can optionally uncomment the tor socks proxy in the `docker-compose.yml`.
810

9-
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`.
11+
If so, you can configure changedetection to support watching .onion darknet websites.
1012

11-
Then restart the container. Within changedetection, you can now choose the proxy to use.
13+
>[!CAUTION]
14+
> 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`.
15+
>
16+
> Then restart the container.
17+
>
18+
> Within changedetection, you can now choose the proxy to use.
19+
20+
<img width="1008" height="447" alt="image" src="https://github.com/user-attachments/assets/883cac36-380f-450e-80ee-925fed8a7667" />

0 commit comments

Comments
 (0)