https://github.com/linuxsuren/ssh-hosts
Sync hostname and ip between hosts and ssh-config
https://github.com/linuxsuren/ssh-hosts
hosts ssh-config
Last synced: about 2 months ago
JSON representation
Sync hostname and ip between hosts and ssh-config
- Host: GitHub
- URL: https://github.com/linuxsuren/ssh-hosts
- Owner: LinuxSuRen
- License: mit
- Created: 2022-12-29T00:54:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T13:29:42.000Z (about 3 years ago)
- Last Synced: 2025-04-07T01:20:24.830Z (11 months ago)
- Topics: hosts, ssh-config
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssh-hosts
## WSL
Please make sure given write permission in Windows first:
Run in WSL:
```shell
ssh-hosts --etc-dir /mnt/c/Windows/system32/drivers/etc
```