Skip to content

Synchronize ssh client config with lxc instances

License

Notifications You must be signed in to change notification settings

bketelsen/syncssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncssh

Quickly add remote LXD instances to your ssh client configuration. Expecially useful for VS Code Remote/SSH development.

Usage

syncssh sync will create a file at $HOME/.ssh/config.lxd. Add an import statment in your $HOME/.ssh/config file like this:

... other stuff
Include ~/.ssh/config.lxd

Run syncssh sync manually, or add to cron/launchctl to synchronize your configs on a timer.

About

Synchronize ssh client config with lxc instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages