661 B
661 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|
| GitHub | entity |
|
|
2026-04-14 |
Definition
全球最大代码托管平台,国内访问存在连接限制问题。
Core Attributes
- 类型:代码托管平台
- 问题:TCP连接被防火墙阻断(Connection reset)
Connection Issues
Recv failure: Connection was reset:TCP层面中断- 原因:防火墙检测到流量特征,发送TCP RST包
Solutions
- 代理方案:配置Git代理走本地V2RayN
- SSH方案:切换到SSH协议(22端口相对稳定)