Mac 代理设置-小章鱼工具

服务器端

1.下载并且安装

http://squidman.net/squidman/

2. 服务器配置

  • General 中端口设置为8080,Disk Cache 1G ,下方三个可选项, squid选择1和3。
    这里写图片描述

  • Clients 新建 要使用代理的IP地址

  • 这里写图片描述

  • Template 中找到 http_access deny all ,将deny改为allow即可

这里写图片描述

  • 最后在MAC的命令行中export : http 和https 协议
export http_proxy
export https_porxy

###3. 点击Start ,启动服务端

客户端

1. export服务器的IP+端口

  export http_proxy=http://yourip:8080
  export https_proxy=http://yourip:8080

2. 测试

 curl http://www.baidu.com

可以获取到网页信息即为成功

  <!DOCTYPE html>
  <meta http-equiv=X-UA-Compatible content=IE=Edge>
  <meta content=always name=referrer><link rel=stylesheet type=text/css   href=http://s1.bdstatic.com/r/www/cache/bdorz/baidu.min.css>
  <title>百度一下,你就知道</title></head> 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值