Compare commits

..

No commits in common. "c4e5ed19007a34a2d1c125008f15a7658b31f729" and "524823ed53d670111ad1a4f82f9ef6c08b11718a" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# S3H # 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. 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](screenshot.png)
## Usage ## Usage
``` ```
./s3h.sh <start directory> ./s3h.sh <start directory>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB