<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>代理 on ffff65535</title><link>https://blog.ffff65535.com/tags/%E4%BB%A3%E7%90%86/</link><description>Recent content in 代理 on ffff65535</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 24 Jan 2023 00:28:00 +0800</lastBuildDate><atom:link href="https://blog.ffff65535.com/tags/%E4%BB%A3%E7%90%86/index.xml" rel="self" type="application/rss+xml"/><item><title>Ubuntu使用git无法读取远程仓库</title><link>https://blog.ffff65535.com/posts/2023/01/24/ubuntu-git-pull-fatal-could-not-read-from-remote-repository/</link><pubDate>Tue, 24 Jan 2023 00:28:00 +0800</pubDate><guid>https://blog.ffff65535.com/posts/2023/01/24/ubuntu-git-pull-fatal-could-not-read-from-remote-repository/</guid><description>&lt;p>使用git pull时提示&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-shell" data-lang="shell">&lt;span style="display:flex;">&lt;span>kex_exchange_identification: Connection closed by remote host
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Connection closed by 20.205.243.166 port &lt;span style="color:#ae81ff">22&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>fatal: 无法读取远程仓库。 请确认您有正确的访问权限并且仓库存在。
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>或
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>fatal: Could not read from remote repository.
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>可能是使用了网络代理导致的，可以使用443端口进行ssh连接
可参考一下链接进行处理
&lt;a href="https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over-the-https-port">https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over-the-https-port&lt;/a>&lt;/p></description></item></channel></rss>