对 Windows
跳转至 Tor 浏览器的下载页。
下载 Windows 的 .exe
文件
(推荐)验证文件的签名。
当下载完成后,双击 .exe
文件。完成安装向导。
对于macOS
跳转至 Tor 浏览器的下载页。
下载 macOS 的 .dmg
文件。
(推荐)验证文件的签名。
当下载完成后,双击 .dmg
文件。完成安装向导。
对于 GNU/Linux
跳转至 Tor 浏览器的下载页。
下载 GNU/Linux 的 .tar.xz
文件。
(推荐)验证文件的签名。
Now follow either the graphical or the command-line method:
Graphical method
When the download is complete, extract the archive using an archive manager.
You'll need to tell your GNU/Linux that you want the ability to execute shell scripts.
导航至新解压出的 Tor 浏览器的目录。
右击 start-tor-browser.desktop
,打开属性或优先级并更改许可以允许程序解压该文件。
双击图标来第一次运行 Tor 浏览器。
Note: On Ubuntu and some other distros if you try to launch start-tor-browser.desktop
a text file might open up.
To change this behavior and launch Tor Browser instead, follow this:
- Launch "Files" (GNOME Files/Nautilus)
- Click on Preferences.
- Navigate to the 'Behavior' Tab.
- Select "Run them" or "Ask what to do" under "Executable Text Files".
- If you choose the latter click on "Run" after launching the
start-tor-browser.desktop
file.
Command-line method
When the download is complete, extract the archive with the command tar -xf [TB archive]
.
From inside the Tor Browser directory, you can launch Tor Browser by running:
./start-tor-browser.desktop
Note: If this command fails to run, you probably need to make the file executable. From within this directory run: chmod +x start-tor-browser.desktop
Some additional flags that can be used with start-tor-browser.desktop
from the command-line:
Flag |
Description |
--register-app |
To register Tor Browser as a desktop application. |
--verbose |
To display Tor and Firefox output in the terminal. |
--log [file] |
To record Tor and Firefox output in file (default: tor-browser.log). |
--detach |
To detach from terminal and run Tor Browser in the background. |
--unregister-app |
To unregister Tor Browser as a desktop application. |
请参阅此处了解如何更新 Tor 浏览器。