ssh_config icon indicating copy to clipboard operation
ssh_config copied to clipboard

Implement Match

Open kevinburke opened this issue 8 years ago • 6 comments
trafficstars

I'm worried I'm not smart enough to implement Match exec properly; it seems like a security risk.

kevinburke avatar Apr 23 '17 04:04 kevinburke

Punting on this for the moment, the specification is rather complicated

kevinburke avatar May 24 '17 04:05 kevinburke

Hey, so today it raised an error when he finds a "Match" directive pattern, maybe can we just pass through it without raise anything ? Thanks for your package by the way :)

Mech45 avatar Oct 12 '18 09:10 Mech45

@kevinburke would you consider a PR that made it an option to skip Match exec blocks entirely? I don't need to parse those at the moment, but the rest of the ssh config is useful to me.

cv avatar Mar 07 '19 19:03 cv

@kevinburke ping (about @cv question). I think it's still valid and needs to be handled. Thanks.

gromero avatar Jul 30 '21 01:07 gromero