我应该“编辑我的 torrc”。 这是什么意思?
The torrc file contains Tor’s configuration options. Most users should not edit it, since unsafe changes can compromise your privacy and security.
⚠️ Warning: Do not follow random advice telling you to edit your torrc. Malicious or incorrect configurations can weaken your security and anonymity. The default torrc provided with Tor Browser is safe and should work for most users.
torrc is a plain-text configuration file that tells Tor how to behave. Tor Browser applies its own safe defaults, so most torrc edits will either have no effect or reduce your safety.
请查看示例 torrc文件来获取关于常用配置的建议。 想了解其他可供你使用的配置选项,请查看 Tor 用户手册页面。
记住,在 torrc 中所有以 # 开头的行都会被视为注释并且不会影响 Tor 的配置。
On Windows, the torrc file is located here: Browser\TorBrowser\Data\Tor\torrc.
Make sure to close Tor Browser before editing the file, or your changes may be overwritten.
On macOS, the torrc file is found here: ~/Library/Application Support/TorBrowser-Data/Tor/torrc
📌 Note: The Library folder is hidden on newer macOS versions.
To navigate there in Finder:
- 点击前往菜单。
- 选择前往文件夹…。
- 进入:
~/Library/Application Support/编辑前请关闭 Tor 浏览器。
On Linux, the torrc file is located here: Browser/TorBrowser/Data/Tor/torrc.
进行任何编辑之前请关闭 Tor 浏览器。 Many options won't work because Tor Browser overrides them with command-line settings.