From bd498bb304adb78886c0b0750e3648d1d04beec3 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Tue, 7 Feb 2023 22:12:02 +0100 Subject: Integrate the SSH configuration file --- ssh.config | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 ssh.config (limited to 'ssh.config') 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 -- cgit v1.2.3