diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2023-02-07 22:12:02 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2023-02-07 22:12:02 +0100 |
commit | bd498bb304adb78886c0b0750e3648d1d04beec3 (patch) | |
tree | 18c9c3bb59340f7d5c48288fffabb72cb507818a /ssh.config | |
parent | 2a4bc0c0b7f0bd5cddc2fd3a40de0540b06ee155 (diff) |
Integrate the SSH configuration file
Diffstat (limited to 'ssh.config')
-rw-r--r-- | ssh.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ssh.config b/ssh.config deleted file mode 100644 index f49de8b..0000000 --- a/ssh.config +++ /dev/null @@ -1,7 +0,0 @@ -Host *.onion - ProxyCommand nc -x localhost:9050 -X5 %h %p - -Host kynio.onion - User kynio - Hostname prnpi5oblk35gzcihbgu3227xvanisouxgbejri57bnzjawcksq4l7yd.onion - Port 22
\ No newline at end of file |