commands.sh

tor

linux

Enable anonymous communication through the Tor network.

More info →

Examples (7)

Connect to the Tor network

View Tor configuration

tor --config

Check Tor status

tor --status

Run as client only

tor --client

Run as relay

tor --relay

Run as bridge

tor --bridge

Run as a hidden service

tor --hidden-service
made by @shridhargupta | data from tldr-pages