TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Allow Include option in OpenSSH config

1 pointsby vsipulialmost 11 years ago

1 comment

vsipulialmost 11 years ago
It is about time OpenSSH takes the submitted patch (5 years in waiting!) into a release so that users can start composing their ~/.ssh/config from multiple files. With the advent of cloud computing, many users have a need for including generated parts into their configuration which would be considerably easier with an Include option. And even better would be if it would support config directories like "~/.ssh/config.d/*" which would include all files matching the given pattern.
评论 #8226263 未加载