From ad1d5b575862590ae1af002d7b242499120223a1 Mon Sep 17 00:00:00 2001 From: Eugene Date: Mon, 18 Aug 2025 09:54:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3799dbb5..d4566c8b 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ --- -Warpgate is a smart SSH, HTTPS, MySQL and PostgreSQL bastion host for Linux that doesn't need special client apps. +Warpgate is a smart & fully transparent SSH, HTTPS, MySQL and PostgreSQL bastion host that doesn't require a client app or an SSH wrapper. * Set it up in your DMZ, add user accounts and easily assign them to specific hosts and URLs within the network. * Warpgate will record every session for you to view (live) and replay later through a built-in admin web UI. -* Not a jump host - forwards your connections straight to the target instead. +* Not a jump host - forwards connection straight to the target in a way that's fully transparent to the client. * Native 2FA and SSO support (TOTP & OpenID Connect) * Single binary with no dependencies. * Written in 100% safe Rust.