对 Windows
跳转至 Tor 浏览器的下载页。
下载 Windows 的 .exe
文件
(推荐)验证文件的签名。
当下载完成后,双击 .exe
文件。完成安装向导。
对于macOS
跳转至 Tor 浏览器的下载页。
下载 macOS 的 .dmg
文件。
(推荐)验证文件的签名。
当下载完成后,双击 .dmg
文件。完成安装向导。
对于 GNU/Linux
跳转至 Tor 浏览器的下载页。
下载 GNU/Linux 的 .tar.xz
文件。
(推荐)验证文件的签名。
现在依据图形界面或命令行方式进行安装:
图形界面安装

注意:在 Ubuntu 和一些其他的发行版上,如果您尝试启动 start-tor-browser.desktop
文件,可能会打开一个文本文件。
依照以下步骤调整和启动 Tor 浏览器:
- 启动 "文件"(GNOME Files/Nautilus)。
- 点击设置
- 转到 “行为” 页面
- 选择 “运行” 或者 “可执行文本文件” 下的 “问问该怎么做”
- 如果选择了后者,请在运行 “start-tor- browser.desktop” 之后点击 “运行”

命令行方式
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 |
描述 |
--register-app |
将 Tor 浏览器注册为桌面程序。 |
--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 浏览器。