摘要: 1. wget 2. python核心库 源码见blog. 阅读全文
posted @ 2018-01-27 16:02 coding.Feng 阅读(4780) 评论(0) 推荐(1) 编辑
摘要: 1.sslocal启动, 本地监听1080端口 2.安装privoxy, sudo apt install -y privoxy 3.配置privoxy, sudo vim /etc/privoxy/config # 添加一行 forward-socks5 / 127.0.0.1:1080 . 4. 阅读全文
posted @ 2018-01-27 14:41 coding.Feng 阅读(2) 评论(0) 推荐(0) 编辑