damage 76c9e4949c I am an idiot
And yes, the token was deleleted and recreated m(
2023-08-27 21:49:08 +02:00
2023-08-27 21:49:08 +02:00
2023-08-24 22:13:52 +02:00
2023-08-27 21:44:14 +02:00
2023-08-23 23:51:40 +02:00

S3H

Select a ssh config file which will be used to connect to a host via - you guessed it - ssh. The content of the config file is NOT like ssh_config. The content will be read by line and every line will be added as parameter to the ssh command. So you can use your global and/or user defined ssh_config and still add options.

Screenshot

Usage

./s3h.sh <start directory>

Sample structure of start directory can be found in test.

Description
s3h = sssh = select ssh
Readme LGPL-2.1 97 KiB
Languages
Shell 100%