Next Terminal is an enterprise bastion host platform that brokers and audits remote access to servers and devices. It functions as a centralized gateway unifying access to Windows, Linux, and legacy systems through a single authenticated interface, supporting RDP, SSH, VNC, Telnet, and HTTP protocols.
Principalele funcționalități ale next-terminal/next-terminal sunt: Bastion Host Deployment, Bastion Servers, User Session Recording, Authenticated Web Service Proxies, Remote Session Recorders, Reverse Tunnel Gateway Deployments, Bastion Host Protocol Multiplexers, Multi-Protocol Remote Node Connectors.
Alternativele open-source pentru next-terminal/next-terminal includ: liftoff/gateone — Gate One is an HTML5-powered terminal emulator and SSH client. bitly/oauth2_proxy — oauth2_proxy is an OAuth2 reverse proxy and authentication gateway that protects upstream services by requiring users… ory/keto — Ory Keto is an open-source authorization server that implements Google Zanzibar’s relationship-based access control… cerbos/cerbos — Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing… openzeppelin/openzeppelin-contracts — OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the… apache/guacamole-server — Apache Guacamole is a clientless remote desktop gateway that translates RDP, VNC, and SSH protocols into browser-based…
Gate One is an HTML5-powered terminal emulator and SSH client
oauth2_proxy is an OAuth2 reverse proxy and authentication gateway that protects upstream services by requiring users to authenticate through external identity providers. It acts as a secure login layer for backend applications that lack built-in user authentication. The project provides centralized access control by restricting entry based on email domains, organization membership, or approved user lists. It integrates with identity providers via issuer URLs and client secrets, and supports additional authentication methods such as htpasswd files. The gateway manages secure identity forward
Ory Keto is an open-source authorization server that implements Google Zanzibar’s relationship-based access control model. It stores every access relationship as a tuple in a SQL database and exposes a declarative TypeScript-like namespace language for defining object types, relations, and permissions. The service provides bidirectional permission resolution, configurable consistency levels for checks, and dual gRPC and REST APIs for broad integration. Keto extends the Zanzibar model with edge enforcement of access policies, structured compliance auditing of permission decisions, and infrastr
Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec