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
相关推荐
CZIDC9 小时前
win11 系统环境下 新安装 WSL ubuntu + ssh + gnome 桌面环境
数据库·ubuntu·ssh
wkm9569 小时前
qt.qpa.xcb: could not connect to display解决方法
开发语言·qt·ubuntu
令狐少侠201111 小时前
Ubuntu 24.04.2 LTS 系统安装python,创建虚拟环境
linux·python·ubuntu
一只小白跳起来14 小时前
重新安装VMware tools为灰色无法点击问题解决|读取电脑文件的共享文件夹方法
运维·ubuntu·vmware
跳跳糖炒酸奶14 小时前
第四章、Isaacsim在GUI中构建机器人(2):组装一个简单的机器人
人工智能·python·算法·ubuntu·机器人
odoo-卜永15 小时前
ubuntu22.04连接爱普生打印机型号L385
linux·经验分享·ubuntu
小麦嵌入式16 小时前
Linux驱动开发实战(十一):GPIO子系统深度解析与RGB LED驱动实践
linux·c语言·驱动开发·stm32·嵌入式硬件·物联网·ubuntu
跳跳糖炒酸奶18 小时前
第四章、Isaacsim在GUI中构建机器人(1): 添加简单对象
人工智能·python·ubuntu·机器人
吃旺旺雪饼的小男孩19 小时前
Ubuntu 22.04 安装和运行 EDK2 超详细教程
linux·运维·ubuntu