IP指定の場合に複数のサーバに同一の設定を適用させる書き方 Posted Jan 14, 2020 By rengotaku 1 min read ./ssh/configに Host 192.168.* と記載する。 ssh 192.168.0.1 のような呼び出した際に適用されます。 OpenSSH: Configurations Based On Hosts, Etc. - DEV Community 👩💻👨💻 security ssh This post is licensed under CC BY 4.0 by the author. Share