ubuntu18 安装使用免费tor海外代理

安装tor,中间询问,输入y

bash 复制代码
apt-get install tor

找到tor配置文件

bash 复制代码
find / -name torrc

打开配置文件,去掉ControlPort 9051这行前面的注释,保存退出

bash 复制代码
## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
#ControlPort 9051
## If you enable the controlport, be sure to enable one of these
## authentication methods, to prevent attackers from accessing it.

重启tor

bash 复制代码
systemctl restart tor
相关推荐
IT摆渡者19 小时前
ubuntu系统网络问题
linux·运维·ubuntu
海兰1 天前
ffmpeg-wasm 完整安装指南(Ubuntu 24.04)
ubuntu·ffmpeg·wasm
海兰1 天前
云原生持续交付平台 Zadig 在 Ubuntu 24.04 上的部署及使用指南
linux·ubuntu·云原生
Anesthesia丶1 天前
PromoxVE安装笔记
笔记·ubuntu·server·promox
常乐か2 天前
VMware Workstation Pro 17 搭建 Ubuntu 24.04 完整指南
linux·运维·ubuntu
PGCCC2 天前
Ubuntu 安装 PostgreSQL 16 完整教程(2026):从仓库配置到远程连接
linux·ubuntu·postgresql
常乐か2 天前
在 Ubuntu 24.04 中编译 Qt 5.15.2 项目完全指南
linux·qt·ubuntu
hello_fengfeng2 天前
fcitx4 和 fcitx5 输入法包冲突
ubuntu
我是小灰灰吖2 天前
Ubuntu 22.04 切换为 X11 会话以解决 QT 桌面程序兼容性问题
linux·qt·ubuntu
鬼手点金2 天前
Hermes‑Agent 使用教程
python·ubuntu·powershell·cmd·ai agent·opencode·hermes