cmc
cmc copied to clipboard
ControlMaster Controller - Eases management of SSH ControlMaster connections
I installed cmc using brew on macos 13.1 (arm64) but it seems to assume it runs under bash,... which zsh was default shell on macos for few years by now....
Tag 1.1.5 ([tags]( https://github.com/TimidRobot/cmc/tags)) and update [TimidRobot/homebrew-tap](https://github.com/TimidRobot/homebrew-tap).
Configure Docker Compose services for more reliable and comprehensive testing
On the same server, I'm running 2 SSH servers (one for regular SSH connection (port 22) and another one for container running on the host (port 2222 with admin user))....
Thank you for this gem of a tool; however, in the event a user's `~/.ssh/config` file contains multiple copies of the same ControlPath pattern across multiple remote host configurations, some...