From 3e4c5913a3e05e37e06f5a9b8fd88b4b4666011e Mon Sep 17 00:00:00 2001 From: Eugen Kaparulin Date: Wed, 29 Jul 2026 22:03:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95558f5..8296b06 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ koridor engine (Rust) Each TCP flow captured off the TUN device is proxied over its own SSH `direct-tcpip` channel — the same kind of traffic an ordinary SSH port-forward produces, indistinguishable on the wire from routine SSH use. -The TUN device and OS route management layer is shared with [Konduit](https://k-ops.eu), this org's other VPN client, and is published for transparency and audit as [`konduit-platform`](https://git.k-ops.eu/konduit/konduit-public/src/branch/main/konduit-platform). +The TUN device and OS route management layer is shared with [Konduit](https://konduit.k-ops.eu), other VPN client from [K-Ops Oy](https://k-ops.eu) , and is published for transparency and audit as [`konduit-platform`](https://git.k-ops.eu/konduit/konduit-public/src/branch/master/konduit-platform). ## Security