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
相关推荐
放羊郎1 小时前
从零实现机器人自主避障
ubuntu·机器人·gazebo·turtlebot·burger
人间打气筒(Ada)12 小时前
ubuntu网络及软件包管理
网络·ubuntu·php
笑虾12 小时前
Docker 自制镜像:Ubuntu 安装 samba+Webmin
ubuntu·docker·samba
Anna_Tong14 小时前
阿里云如何协助解决操作系统兼容性问题
linux·服务器·ubuntu·阿里云·centos·云计算·系统迁移
勤奋的凯尔森同学1 天前
webmin配置终端显示样式,模仿UbuntuDesktop终端
linux·运维·服务器·ubuntu·webmin
月光水岸New1 天前
Ubuntu 中建的mysql数据库使用Navicat for MySQL连接不上
数据库·mysql·ubuntu
莫忘初心丶1 天前
在 Ubuntu 22 上使用 Gunicorn 启动 Flask 应用程序
python·ubuntu·flask·gunicorn
bugtraq20211 天前
XiaoMi Mi5(gemini) 刷入Ubuntu Touch 16.04——安卓手机刷入Linux
linux·运维·ubuntu
大地爱1 天前
在Ubuntu 22.04 LTS 上安装 MySQL两种方式:在线方式和离线方式
mysql·ubuntu·adb
丰色木夕1 天前
Ubuntu+vscode+CGAL6.0库安装入门教程
ubuntu·cgal