Skip to content

Releases: veops/oneterm

v24.3

12 Mar 13:19
Compare
Choose a tag to compare
  1. Feat: Support connection, monit, replay of RDP/VNC
  2. Optimize: gateway manage, online session manage, i18n

  1. Feat:RDP/VNC 连接、监控、审计回放、连接性检测
  2. Optimize:网关连接管理、在线会话管理、i18n

v1.24.1

02 Feb 08:48
Compare
Choose a tag to compare

The main functions of OneTerm include role management, authorization approval, resource access control, session auditing, etc. The function brief is as follows:

  1. Dashboard: Provides an overview of the entire platform's users, assets, and account login status.
  2. Workspace: The default page loaded after user login, mainly divided into "My Assets," "Recent Sessions," and "Personal Information." It serves as the entry point for accessing assets.
  3. Asset Management: The primary management page, including asset lists, gateway lists, account lists, and security settings. Administrators can add, delete, modify, and query assets, as well as authorize users.
  4. Session Auditing: Includes online sessions and historical sessions. It mainly displays detailed records of sessions logging into assets, including users, asset addresses, command quantities, session durations, session recordings, etc.
  5. Log Auditing: Mainly divided into login logs and operation logs. Login logs record all user login details on the OneTerm platform. Operation logs are used to trace operation details on resources within the platform.
  6. My Public Key: Used for automatic authentication when users log in, meaning logging in on the corresponding machine does not require entering account passwords.
  7. Client: In addition to the web end, users can also log in to the OneTerm client (SSH server) to view and access authorized assets using terminal commands.

OneTerm主要功能有角色管理、授权审批、资源访问控制、会话审计等,功能简介如下:

  1. 仪表盘:反映整个平台用户、资产以及账号登录情况的概览统计。
  2. 工作台:用户登录后默认加载页面,主要分为我的资产、最近会话和个人信息。是访问资产的入口。
  3. 资产管理: 资产管理为主要管理页面,包括了资产列表、网关列表、账号列表和安全设置。管理员可对资产进行增删改查,对用户进行授权。
  4. 会话审计:包括在线会话和历史会话两部分,主要展示了登录资产的会话详细记录,包含用户、资产地址、命令数量、会话时长、会话录像等。
  5. 日志审计:主要分为登录日志和操作日志, 登录日志记录了所有用户在OneTerm平台的用户登录详情。操作日志用于追溯在平台上对资源的操作详情。
  6. 我的公钥:用于用户登录自动认证,即在相应的机器上登录无需输入账号密码。
  7. 客户端:除了web端,还可以通过登录OneTerm客户端(ssh server),使用终端命令行来查看和访问有权限的资产。