原文:requests使用socks代理

requests在 . . 版本开始支持socks代理 自己搭了个服务器所以就想顺便用一下。 import requests url xxx my proxies http : socks h: . . . : , https : socks h: . . . : r requests.get url url, proxies my proxies, timeout 这里使用的是socks h,一 ...

2020-03-10 14:49 0 624 推荐指数:

查看详情

Linux使用socks代理

安装一些依赖 安装shadowsocks pip install shadowsocks, 编辑文件(没有就新建), vim /etc/shadowsocks.json, 添加以下内容: ...

Sat Jun 22 18:49:00 CST 2019 0 2003
iphone使用mac上的SOCKS代理

Step 1. Make sure the SOCKS tunnel on your work computer allows LAN connections so your iPhone/iPod Touch can connect to it. Step 2. Create a text ...

Wed May 20 00:06:00 CST 2015 0 1907
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM