LinuxSuRen / LinuxSuRen/ssh-hosts
Support to add GitHub dns records automatically
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We could skip the DNS looking up. And add the following hosts records to speed up:
```
36 140.82.112.4 github.com
37 185.199.109.153 assets-cdn.github.com
38 151.101.1.194 github.global.ssl.fastly.net
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating the hostname and IP synchronization logic, then verify how GitHub hosts are currently resolved; done means the listed GitHub records are added automatically and the existing synchronization behavior remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100