Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe add a ssh_config parser? #12

Open
TLINDEN opened this issue Aug 8, 2017 · 3 comments
Open

Maybe add a ssh_config parser? #12

TLINDEN opened this issue Aug 8, 2017 · 3 comments
Assignees

Comments

@TLINDEN
Copy link

TLINDEN commented Aug 8, 2017

Hi,

a couple of months ago I wrote a parser for ssh_config files along with a matcher to match wildcard entries etc. I wanted to use it with tramp but found another (nonemacs) solution to the problem I wanted to solve.

If you want to use it, feel free, I hereby waive copyright of it: ssh-config.el. This could be used to validate ssh configs, find duplicate entries or whatever.

best,
Tom

@jhgorrell
Copy link
Collaborator

hi! thanks for the idea. It could be useful to check for duplicate entries and to show what options would be applied to a host.

@jhgorrell jhgorrell self-assigned this Aug 17, 2017
@peterhoeg
Copy link
Owner

The referenced gist is no longer alive. Any chance the code still lives somewhere else @TLINDEN ?

@TLINDEN
Copy link
Author

TLINDEN commented Aug 23, 2024

I recreated it: ssh-config.el.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants