From bcc0fe4de5762c2993a815b92d7d3082a0ce5727 Mon Sep 17 00:00:00 2001 From: kmainhq Date: Fri, 17 Apr 2026 12:32:04 +0000 Subject: [PATCH] Add README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..33beff6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SSH Tunnel +A simple tunneling program that the client uses SSH to connect and tunnel their servers. \ No newline at end of file