You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
482 B

# Tor
[Tor](https://www.torproject.org/) is a free and open source software for
anonymous communication via internet traffic.
Tor can be used to access `.onion` sites or to anonymize traffic.
## Usage
This section features various features of Tor.
### Proxy
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/dperson_-_torproxy.md).