From d4d903f5c62383afd2e98deb9dd01968d675bc5d Mon Sep 17 00:00:00 2001 From: Bryan Date: Fri, 22 Nov 2024 10:38:32 +0800 Subject: [PATCH] perf: Update README.md (#14516) * perf: Update README.md * perf: Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba092cb21..694ca2195 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,13 @@ JumpServer consists of multiple key components, which collectively form the func | [KoKo](https://github.com/jumpserver/koko) | Koko release | JumpServer Character Protocol Connector | | [Lion](https://github.com/jumpserver/lion) | Lion release | JumpServer Graphical Protocol Connector | | [Chen](https://github.com/jumpserver/chen) | Chen release | JumpServer Web DB | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP Proxy Connector | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE Remote Application Connector (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE Remote Application Connector (Linux) | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE Database Proxy Connector | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP Proxy Connector | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE Remote Application Connector (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE Remote Application Connector (Linux) | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE Database Proxy Connector | +| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC Proxy Connector | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE Facial Recognition | + ## Contributing