BeyondDimension / BeyondDimension/SteamTools
👑[Enhancement] 解决对github ssh连接出错的问题
Open
enhancement
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述(Description)
因为 ssh 本身访问github是畅通无阻的,这种方式访问没有任何阻碍,所以可以删除这一支持。
### 🧐 解决方案(Solution)
删除支持github的相关ssh的东西,或者开一个专用的ssh隧道,使可以在Hosts模式下放行ssh连接。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing GitHub SSH support and the Hosts mode entry point. Clarify whether the intended result is removing GitHub SSH support or adding a dedicated SSH tunnel that Hosts mode can allow. Done means the chosen behavior works for GitHub SSH connections and the existing access mode remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100