【原创】linux ubuntu12.04&n…

基础代理设置
sudo apt-get install squid3 #安装squid
squid3 #服务直接启动
高度匿名代理需要在配置文件( sudo vi /etc/squid3/squid.cof)中添加如下:
Squid 2.x
header_access Via deny all
header_access X-Forwarded-For deny all

Squid 3.0
reply_header_access Via deny all
reply_header_access X-Forwarded-For deny all

Squid 3.1
via off
forwarded_for delete

sudo service squid3 restart #重新启动squid3
squid3 -v #查看version
Squid Cache: Version 3.1.19
检测是否使用代理的网站: Proxy Checker - Anyonymity Test  http://www.iprivacytools.com/proxy-checker-anonymity-test/

PROXY CHECKER  (Anonymity Analysis):

Your IP address and hostname: 124.207.145.178 (124.207.145.178)

Here are your headers that could reveal a proxy:

  • HTTP_VIA: anonymous / none
  • HTTP_X_FORWARDED_FOR: anonymous / none
  • HTTP_FORWARDED_FOR: anonymous / none
  • HTTP_X_FORWARDED: anonymous / none
  • HTTP_FORWARDED: anonymous / none
  • HTTP_CLIENT_IP: anonymous / none
  • HTTP_FORWARDED_FOR_IP: anonymous / none
  • VIA: anonymous / none
  • X_FORWARDED_FOR: anonymous / none
  • FORWARDED_FOR: anonymous / none
  • X_FORWARDED: anonymous / none
  • FORWARDED: anonymous / none
  • CLIENT_IP: anonymous / none
  • FORWARDED_FOR_IP: anonymous / none
  • HTTP_PROXY_CONNECTION: anonymous / none

Proxy detected? NO   (So you're either not using a proxy, or it's highly anonymous)


PROXY CHECKER  (Anonymity Analysis):

Your IP address and hostname: 124.207.145.178 (124.207.145.178)

Here are your headers that could reveal a proxy:

  • HTTP_VIA: 1.1 localhost (squid/3.1.19)
  • HTTP_X_FORWARDED_FOR: 127.0.0.1
  • HTTP_FORWARDED_FOR: anonymous / none
  • HTTP_X_FORWARDED: anonymous / none
  • HTTP_FORWARDED: anonymous / none
  • HTTP_CLIENT_IP: anonymous / none
  • HTTP_FORWARDED_FOR_IP: anonymous / none
  • VIA: anonymous / none
  • X_FORWARDED_FOR: anonymous / none
  • FORWARDED_FOR: anonymous / none
  • X_FORWARDED: anonymous / none
  • FORWARDED: anonymous / none
  • CLIENT_IP: anonymous / none
  • FORWARDED_FOR_IP: anonymous / none
  • HTTP_PROXY_CONNECTION: anonymous / none

Proxy detected? YES

Here's how we know:

  1. Your HTTP_VIA header shows: 1.1 localhost (squid/3.1.19)
  2. Your HTTP_X_FORWARDED_FOR header shows: 127.0.0.1
参考:
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值