Tor/Usage
Jump to navigation
Jump to search
You are here: | Usage
|
Usage
Syntax
$ tor -f <torrc> [args]
Options
- -h, -help
- Display a short help message and exit.
- -f <FILE>
- FILE contains further "option value" pairs
- Default: /usr/local/etc/tor/torrc
- --hash-password
- Generates a hashed password for control port access.
- --list-fingerprint
- Generate your keys and output your nickname and fingerprint.
- --verify-config
- Verify the configuration file is valid.
- --nt-service
- --service [install|remove|start|stop] Manage the Tor Windows NT/2000/XP service.
- Current instructions can be found at http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#WinNTService
- --list-torrc-options
- List all valid options.
- --version
- Display Tor version and exit.
- --quiet
- Do not start Tor with a console log unless explicitly requested to do so.
- By default, Tor starts out logging messages at level "notice" or higher to the console, until it has parsed its configuration.