1VIDALIA(1) General Commands Manual VIDALIA(1)
2
3
4
6 vidalia - Controller GUI for tor
7
8
10 vidalia [options]
11
12
14 Vidalia allows you to start and stop Tor, view the status of Tor at a
15 glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy
16 to contribute to the Tor network by helping you setup a Tor server, if
17 you wish. To find more information about what Tor is and how to use
18 it, see the Tor homepage: https://www.torproject.org/
19
21 -help Displays this usage message and exits.
22
23 -reset Resets ALL stored Vidalia settings.
24
25 -datadir <directory>
26 Sets Vidalia's datadir to <directory>
27
28 -pidfile <directory/pidfile>
29 Sets Vidalia's pidfile to <directory/pidfile>
30
31 -logfile <file>
32 Sets the name and location of Vidalia's log file. If this option
33 is specified without a loglevel, the default level of 'notice'
34 will be used.
35
36 -loglevel [debug|info|notice|warn|error]
37 Sets the verbosity of Vidalia's logging. If this option is spec‐
38 ified without a logfile, the log messages will be printed to
39 stdout.
40
41 -style <directory>
42 Sets Vidalia's interface style. [Windows|Motif|CDE|Plastique]
43
44 -lang <langcode>
45 Sets Vidalia's language. Run Vidalia with the -help option to
46 see a list of available language codes.
47
48
50 tor(1)
51
52 http://www.vidalia-project.net/
53
54
56 Matt Edman <edmanm@vidalia-project.net>
57 Justin Hipple <hipplej@vidalia-project.net>
58
59 This manpage was written by Alexander Wirt <formorer@debian.org> for
60 the Debian Distribution (but may be used by others).
61
62
63
64
650.2.12 June 2006 VIDALIA(1)