V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  zwgmlr3380  ›  全部回复第 1 页 / 共 1 页
回复总数  4
102 天前
回复了 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
```
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   5879 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 02:03 · PVG 10:03 · LAX 18:03 · JFK 21:03
♥ Do have faith in what you're doing.