From e738cf983cac7d0127fb3dd18b2ae08a2d287051 Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 8 Mar 2023 05:13:31 +0100 Subject: [PATCH] docker-images: corrected dperson torproxy --- wiki/tor.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/tor.md b/wiki/tor.md index 7d54eb0..50ace25 100644 --- a/wiki/tor.md +++ b/wiki/tor.md @@ -8,9 +8,9 @@ Tor can be used to access `.onion` sites or to anonymize traffic. This section features various features of Tor. -### Tor +### Proxy -A Tor proxy can be used to anonymize traffic via the SOCKS protocol, an HTTP -tunnel protocol or other ways. +A Tor proxy can be used to access the Tor network via the SOCKS protocol, an +HTTP tunnel protocol or other ways. It can be set up using [docker](/wiki/docker.md) and the [dperson image](./docker-images/dperson_-_torproxy.md).