sshb0t icon indicating copy to clipboard operation
sshb0t copied to clipboard

What about a conf file?

Open jakdept opened this issue 7 years ago • 0 comments

What about a conf file for this? Like, pass a flag pointing to a conf file at a file location, or accepting https:// locations or something.

At that conf file, I'm thinking go-config so it supports TOML, YAML, and JSON out of the box. Maybe read from that conf file just a map[string]string[] of websites to usernames? That way someone's SSH keys could be pulled from github, or gitlab, or also their corporate gitlab install?

jakdept avatar Nov 15 '18 03:11 jakdept