国内加速Homebrew
感谢ustc
brew 以及 homebrew-core
# 替换brew.git:
cd "$(brew --repo)"
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
# 替换homebrew-core.git:
cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://mirrors.ustc.edu.cn/homebrew-core.git
bottles
# 对于bash用户:
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.bash_profile
source ~/.bash_profile
# 对于zsh用户
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.zshrc
source ~/.zshrc
重置
# 重置brew.git:
cd "$(brew --repo)"
git remote set-url origin https://github.com/Homebrew/brew.git
# 重置homebrew-core.git:
cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://github.com/Homebrew/homebrew-core.git
老高,我的 搬瓦工 VPS也是神了。IP,端口,都没被封,国内国外都可以 ping 通,但无论用 xshell 还是 putty 就是 SSH 不上。来回折腾了好几遍,这整的我好不甘心啊。网上的教程也看了很多,基本没出现我这种情况的……
根据我的经验,八成可能出在自己不小心的配置中,仔细检查一下,从服务器的端口,连通性,实在不行我给你看看
端口号换了也不行吗?
神了,这两天啥都没操作,自己又能连了……
所以说是有一股神秘力量在作怪 你懂的 🤐
用vultr搭建ss,这几天几个ip都上不去网了,shadowsocks日志显示操作过程中出现异常,结果无效。 有关异常的详细信息,请查看 InnerException。 ---> System.Net.WebException: 基础连接已经关闭: 发送时发生错误。 ---> System.IO.IOException: 由于远程方已关闭传输流,身份验证失败。
在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
后面就是time out, 问了vultr客服,在国外ping的通,我电脑查ping,是超时
请问老高这个咋整
特殊时期,除了不停的换IP没有其他的办法