mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-03 21:24:26 +08:00
Update README.md
This commit is contained in:
parent
c2fbcffb9b
commit
ad1d5b5758
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue