main
黄海 1 year ago
parent 298f146ec5
commit 5c274aa53a

@ -0,0 +1,14 @@
/etc/profile > /etc/bash.bashrc > ~/.bashrc
所以可以直接设置作用域最大的profile进入终端输入
vi /etc/profile
在最下面添加这里的ip就是上面PC查询到的局域网的lan-ip
export http_proxy=http://10.10.21.20:33210
export https_proxy=http://10.10.21.20:33210
(格式为 export xx_proxy=http://lanip:代理端口 具体代理端口看自己代理的软件下方)
Q:http://10.10.21.20:33210是怎么来的
Edge,设置,搜索 代理
Loading…
Cancel
Save