1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-09 17:38:14 +02:00
Files
wiki/wiki/tor.md

17 lines
482 B
Markdown

# 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).