myesn

myEsn2E9

hi
github

Ubuntu: apt 使用代理

sudo apt update -o Acquire::http::proxy="socks5h://127.0.0.1:7890/" 
sudo apt upgrade -y -o Acquire::http::proxy="socks5h://127.0.0.1:7890/" 
sudo apt install -y -o Acquire::http::proxy="socks5h://127.0.0.1:7890/"

参考:https://www.jianshu.com/p/bc4d7b758503

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.