notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q4
teleport Centralized access gateway using the SSH protocol
5.2.5_4 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.2.5_4Version of this port present on the latest quarterly branch.
Maintainer: kraileth@elderlinux.org search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
License: APACHE20
WWW:
https://goteleport.com/teleport
Description:
What is Teleport? ================= Teleport is a gateway for managing access to clusters of *nix servers via SSH or the Kubernetes API. While it does also support connecting to servers running traditional OpenSSH, its own node deamon is intended to be used instead for additional functionality. With Teleport it is simple to adopt SSH best practices like using certificate-based access and enabling 2FA via TOTP (e.g. Google Authenticator), U2F or an SSO provider. Cluster nodes can be accessed via a CLI (tsh) or a Web UI which both allow for session sharing. Teleport provides centralized user management as well as full session recordings that can be played back for knowledge sharing or auditing purposes. It can also be used to protect Web applications like dashboards.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/tctl
  2. bin/teleport
  3. bin/tsh
  4. @sample etc/teleport.yaml.sample
  5. /usr/local/share/licenses/teleport-5.2.5_4/catalog.mk
  6. /usr/local/share/licenses/teleport-5.2.5_4/LICENSE
  7. /usr/local/share/licenses/teleport-5.2.5_4/APACHE20
Collapse this list.
Dependency lines:
  • teleport>0:security/teleport
To install the port:
cd /usr/ports/security/teleport/ && make install clean
To add the package, run one of these commands:
  • pkg install security/teleport
  • pkg install teleport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: teleport
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386
distinfo:
TIMESTAMP = 1670876102 SHA256 (gravitational-teleport-v5.2.5_GH0.tar.gz) = 81b48678ead350ca40183ffef70c4afe0ffdcf1e895d04c0bc62eab180b41065 SIZE (gravitational-teleport-v5.2.5_GH0.tar.gz) = 41856905

Expand this list (2 items)

Collapse this list.

SHA256 (gravitational-webassets-8ace0cf_GH0.tar.gz) = 87b4a3beff4259ff48d30a03cb2e5ac580dc964eac5218518ac89ede450d2220 SIZE (gravitational-webassets-8ace0cf_GH0.tar.gz) = 4719723

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. zip : archivers/zip
  2. gmake>=4.3 : devel/gmake
  3. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_teleport
USES:
compiler gmake go
pkg-message:
For install:
ATTENTION! This version of Teleport is very old and likely to contain unfixed ATTENTION! vulnerabilities. It's only provided to allow for a working upgrade ATTENTION! path from 4.4. Watch for an upgrade to teleport6 next. ATTENTION! New installations are STRONGLY discouraged (wait for version 7). Quick getting started guide: 1. Read through the Quick Start Guide (see below). 2. Start teleport: su -c 'sysrc teleport_enable=YES' 3. If not just setting up a node: su -c 'sysrc teleport_roles=auth,proxy,node' 4. Review and edit /usr/local/etc/teleport.yaml 5. Start teleport: su -c 'service teleport start' 6. Add yourself as a user on the auth server: su -c "tctl users add $USER" 7. Create a password and 2FA code using the URL emitted during the previous step. To add a new node to the cluster, on the auth server: $ tctl nodes add --ttl=5m --roles=node,proxy See the docs for additional details: Quick start: https://github.com/gravitational/teleport/blob/branch/5.0/docs/pages/quickstart.mdx Admin Manual: https://github.com/gravitational/teleport/blob/branch/5.0/docs/pages/admin-guide.mdx User Manual: https://github.com/gravitational/teleport/blob/branch/5.0/docs/pages/user-manual.mdx Architecture: https://github.com/gravitational/teleport/blob/branch/5.0/docs/pages/architecture/overview.mdx FAQ: https://github.com/gravitational/teleport/blob/branch/5.0/docs/pages/faq.mdx
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gravitational/teleport/tar.gz/v5.2.5?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.5_4
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1