August 2020

mac
2020-08-21 08:19 (5 years ago)
Logging in via Jump Host with i2cssh

i2cssh is a tool that allows you to log into multiple servers simultaneously in iTerm2 and automatically arrange SSH panes for simultaneous operations. To log into multiple target servers via the same bastion host, you would use the following command: i2cssh -Xt=user@bastion.example.com "ssh user@server1.example.com" "ssh user@server2.example.com".

Categories

Archive