CentOS+tor+Privoxy 服务搭建 + Ubuntu + tor+Privoxy服务搭建 + 匿名网站搭建

本文详细介绍了如何在CentOS和Ubuntu上搭建Tor+Privoxy匿名服务,包括配置代理、验证匿名性以及在Ubuntu上建立.onion隐藏服务的过程。此外,还提到了Nginx和Apache2的配置,以及添加Tor项目源和安装步骤。
摘要由CSDN通过智能技术生成

CentOS+tor+Privoxy 服务搭建(要出墙tor才可正常使用):

        sudo yum install epel-release  不然没有源

        sudo yum install tor

        service tor start  启动服务  检查服务状态 service tor status

        sudo yum install privoxy 安装

        要修改一下privoxy 配置文件 将tor 和privoxy整合

         vi /ect/privoxy/config        搜索/forward-socks5t  找到注释拿掉 ESC  wq保存退出

         启动privoxy       service privoxy start          启动完成检查状态 status  这样就完成了服务搭建 

         设置完成代理   检查是否成功 访问https://check.torproject.org/ 验证

Ubuntu + tor + Privoxy  服务搭建:

         ubuntu相对来说就好点了 配置好可靠的源  update 

         sudo apt-get install tor

         service tor start    检查服务 status

         sudo apt-get install privoxy

         同样修改配置  vi /ect/privoxy/config        搜索/forward-socks5t  找到注释拿掉 ESC  wq保存退出

         设置完成 通过127.0.0.1:8118 匿名上网</

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值