参考:
https://blog.csdn.net/u013151539/article/details/108383725
https://zhuanlan.zhihu.com/p/385463291
https://clashx.cc/proxychains/
查看自己的代理端口
下载linux clash
https://github.com/clashdownload/Clash
安装教程
无法登陆的话,从这个地方传:pt@10.129.193.151:/home/pt/下载/clash-verge_1.3.8_amd64.AppImage
然后查看端口
比如我的是7890,就按照proxychains的教程,把sockets和http/https换成:127.0.0.1:7890。然后使用proxychains conda/wget/pip都可以
大家要用代理的时候记得开一下tun模式,不然就只会走系统代理,可能会出现pip不了,然后用软件没网的情况,开完之后相当于建了一个虚拟网卡,软件也会走代理的流量
Comments NOTHING