Skip to content

Commit c821738

Browse files
committed
Update Readme
1 parent 3818ef9 commit c821738

File tree

6 files changed

+9
-3
lines changed

6 files changed

+9
-3
lines changed

.local.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SENTRIUS_VERSION=1.1.345
22
SENTRIUS_SSH_VERSION=1.1.41
33
SENTRIUS_KEYCLOAK_VERSION=1.1.53
44
SENTRIUS_AGENT_VERSION=1.1.42
5-
SENTRIUS_AI_AGENT_VERSION=1.1.263
5+
SENTRIUS_AI_AGENT_VERSION=1.1.264
66
LLMPROXY_VERSION=1.0.78
77
LAUNCHER_VERSION=1.0.82
88
AGENTPROXY_VERSION=1.0.85

.local.env.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SENTRIUS_VERSION=1.1.345
22
SENTRIUS_SSH_VERSION=1.1.41
33
SENTRIUS_KEYCLOAK_VERSION=1.1.53
44
SENTRIUS_AGENT_VERSION=1.1.42
5-
SENTRIUS_AI_AGENT_VERSION=1.1.263
5+
SENTRIUS_AI_AGENT_VERSION=1.1.264
66
LLMPROXY_VERSION=1.0.78
77
LAUNCHER_VERSION=1.0.82
88
AGENTPROXY_VERSION=1.0.85

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Sentrius
22

3-
![image](docs/images/mainscreen.png)
3+
![image](docs/images/dashboard.png)
44

55
Sentrius is zero trust (and if you want AI assisted) management system. to protect your infrastructure. It is split
66
into several maven projects. Agents can be leveraged to monitor and control infra ( SSH, APIs, RDP eventually), ensuring that all connections are secure and compliant with your organization's policies.
@@ -49,6 +49,12 @@ Key Features
4949
REST API
5050
Manage your SSH configurations, enclaves, security rules, and sessions programmatically using a well-documented REST API.
5151

52+
Custom SSH Server responds via Sentrius UI or terminals
53+
![image](docs/images/ssh.png)
54+
55+
Agent Designer supports natural language prompts to create custom agents that can monitor and control SSH sessions, automate tasks, and provide user assistance. The Agent Designer allows you to define agent behavior, capabilities, and interactions with the Sentrius platform.
56+
![image](docs/images/agentdesigner.png)
57+
5258
Project Structure
5359

5460
Sentrius consists of multiple sub-projects:

docs/images/agentdesigner.png

164 KB
Loading

docs/images/dashboard.png

223 KB
Loading

docs/images/ssh.png

14.1 KB
Loading

0 commit comments

Comments
 (0)