V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  zwgmlr3380  ›  全部回复第 1 页 / 共 1 页
回复总数  4
2025 年 8 月 27 日
回复了 xyooyx 创建的主题 GitHub 朋友们,你么你现在可以访问吗?
把对 github.com 的 SSH 连接重定向到 ssh.github.com:443

```
Host github.com
HostName ssh.github.com
Port 443
User git
# 如需通过本地 HTTP 代理转发 SSH (可选,根据你网络环境)
# 使用 HTTP 代理:
# ProxyCommand /usr/bin/nc -X connect -x 127.0.0.1:8001 %h %p
# 使用 SOCKS5 代理:
# ProxyCommand /usr/bin/nc -X 5 -x 127.0.0.1:1080 %h %p
```
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4205 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 00:14 · PVG 08:14 · LAX 17:14 · JFK 20:14
♥ Do have faith in what you're doing.