Gravitational Teleport icon
Gravitational Teleport icon

Gravitational Teleport

 Like

Teleport is an identity-aware, multi-protocol access proxy which understands SSH, HTTPS, RDP, Kubernetes API, MySQL, MongoDB and PostgreSQL wire protocols.

Gravitational Teleport screenshot 1

License model

  • FreemiumOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Access Control
  2.  Kubernetes
  3.  RDP
  4.  SSH
  5.  Database Access

 Tags

  • cluster
  • bastion
  • jumpserver
  • pam
  • kubernetes-access

Gravitational Teleport News & Activities

Highlights All activities

Recent activities

Show all activities

Gravitational Teleport information

  • Developed by

    US flagGravitational
  • Licensing

    Open Source (AGPL-3.0) and Freemium product.
  • Pricing

    Subscription that costs from $15 per month + free version with limited functionality.
  • Written in

  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  18,621 Stars
  •  1,858 Forks
  •  2709 Open Issues
  •   Updated Jun 9, 2025 
View on GitHub

Our users have written 0 comments and reviews about Gravitational Teleport, and it has gotten 0 likes

Gravitational Teleport was added to AlternativeTo by sgnl05 on Aug 1, 2023 and this page was last updated Aug 1, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Gravitational Teleport?

Teleport is the easiest, most secure way to access all your infrastructure. Teleport is an identity-aware, multi-protocol access proxy which understands SSH, HTTPS, RDP, Kubernetes API, MySQL, MongoDB and PostgreSQL wire protocols.

On the server-side, Teleport is a single binary which enables convenient secure access to behind-NAT resources such as:

  • SSH nodes - SSH works in browsers too!
  • Kubernetes clusters
  • PostgreSQL, MongoDB, CockroachDB and MySQL databases
  • Internal Web apps
  • Windows Hosts
  • Networked servers

Teleport is trivial to set up as a Linux daemon or in a Kubernetes pod. It's rapidly replacing legacy sshd-based setups at - organizations who need:

  • Developer convenience of having instant secure access to everything they need across many environments and cloud providers.
  • Audit log with session recording/replay for multiple protocols
  • Easily manage trust between teams, organizations and data centers.
  • Role-based access control (RBAC) and flexible access workflows (one-time access requests)

In addition to its hallmark features, Teleport is interesting for smaller teams because it facilitates easy adoption of the best infrastructure security practices like:

  • No need to manage shared secrets such as SSH keys: Teleport uses certificate-based access with automatic certificate expiration time for all protocols.
  • Two-factor authentication (2FA) for everything.
  • Collaboratively troubleshoot issues through session sharing.
  • Single sign-on (SSO) for everything via Github Auth, OpenID Connect, or SAML with endpoints like Okta or Active Directory.
  • Infrastructure introspection: Use Teleport via the CLI or Web UI to view the status of every SSH node, database instance, Kubernetes cluster, or internal web app.

Teleport is built upon the high-quality Golang SSH implementation. It is fully compatible with OpenSSH, sshd servers, and ssh clients.

Official Links