From b4512af1b1ad953f06ef75899d63a4c25416b2f4 Mon Sep 17 00:00:00 2001 From: kaltinsoy Date: Tue, 17 Dec 2024 03:47:09 +0300 Subject: [PATCH] Upload files to "/" --- config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config diff --git a/config b/config new file mode 100644 index 0000000..5327a9c --- /dev/null +++ b/config @@ -0,0 +1,9 @@ +Host sshl.ras-pi.tr + + ProxyCommand C:\\Tool\\cloudflared-windows-amd64.exe access ssh --hostname %h + +Host ssh.ras-pi.tr + + ProxyCommand C:\\Tool\\cloudflared-windows-amd64.exe access ssh --hostname %h + IdentityFile C:\\Users\\koray\\.ssh\\gitea +