Win10新装WSL版CentOS7装修措施
/ 1 min read
Table of Contents
记录一下装完centos的步骤
装Python3:
CentOS7 Python2和Python3共存,同时安装pip3_†徐先森®的博客-CSDN博客
Clash:
ip = xxexport https_proxy="http://192.168.0.174:7890"export http_proxy="http://192.168.0.174:7890"export all_proxy="sock5://192.168.0.174:7890"export ALL_PROXY="sock5://192.168.0.174:7890"