Mac OSX 终端走 shadowsocks 代理
Mac OSX 终端走 shadowsocks 代理 # 端口去相关应用,以及系统网络代理界面寻找 export ALL_PROXY=socks5://127.0.0.1:1086
...Read more...
数人世相逢,百年欢笑.
Mac OSX 终端走 shadowsocks 代理 # 端口去相关应用,以及系统网络代理界面寻找 export ALL_PROXY=socks5://127.0.0.1:1086
ssh 搭建代理服务器 环境 A 192.168.111.2 B 192.168.111.3 C 192.168.111.4 端口转发分类 本地端口转发 远程端口转发 本地端口转发 把 clie
...Read more...
git 设置代理 git config --global http.proxy http://IP:1080 git config --global https.proxy https://IP
...Read more...
wget 使用代理 第一种方法 vim ~/.wgetrc use_proxy=yes http_proxy=127.0.0.1:1080 https_proxy=127.0.0.1:1080
...Read more...
requests 作者网站 帅的吊炸天 准备工作 python --version pip --version pip install gunicorn httpbin gunicorn htt
...Read more...
[官网](http://ss5.sourceforge.net/software.htm) 1. 安装依赖 yum install pam-devel openld
...Read more...
> 修改yum配置 vim /etc/yum.conf export http_proxy="http://10.18.1.123:9999"&nbs
...Read more...