Compare commits
No commits in common. "c4e5ed19007a34a2d1c125008f15a7658b31f729" and "524823ed53d670111ad1a4f82f9ef6c08b11718a" have entirely different histories.
c4e5ed1900
...
524823ed53
@ -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.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```
|
```
|
||||||
./s3h.sh <start directory>
|
./s3h.sh <start directory>
|
||||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Loading…
x
Reference in New Issue
Block a user