ssh-config-mode-el icon indicating copy to clipboard operation
ssh-config-mode-el copied to clipboard

Maybe add a ssh_config parser?

Open TLINDEN opened this issue 8 years ago • 3 comments
trafficstars

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

TLINDEN avatar Aug 08 '17 19:08 TLINDEN

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 avatar Aug 17 '17 06:08 jhgorrell

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

peterhoeg avatar Aug 23 '24 06:08 peterhoeg

I recreated it: ssh-config.el.

TLINDEN avatar Aug 23 '24 07:08 TLINDEN