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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2022Q4
teleport Gravitational Teleport SSH
4.3.9_6 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_30Version of this port present on the latest quarterly branch.
Maintainer: swills@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-08 20:54:11
Last Update: 2022-10-08 20:47:13
Commit Hash: b2fb7a4
License: APACHE20
WWW:
https://gravitational.com/teleport/
Description:
What is Teleport? ================= Gravitational Teleport ("Teleport") is a modern SSH server for remotely accessing clusters of servers via SSH or HTTPS. It is intended to be used instead of sshd. Teleport enables teams to easily adopt the best SSH practices like: Integrated SSH credentials with your organization Google Apps identities or other OAuth identitiy providers. No need to distribute keys: Teleport uses certificate-based access with automatic expiration time. Enforcement of 2nd factor authentication. Cluster introspection: every Teleport node becomes a part of a cluster and is visible on the Web UI. Record and replay SSH sessions for knowledge sharing and auditing purposes. Collaboratively troubleshoot issues through session sharing. Connect to clusters located behind firewalls without direct Internet access via SSH bastions. Teleport is built on top of the high-quality Golang SSH implementation and it is compatible with OpenSSH.
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-4.3.9_6/catalog.mk
  6. /usr/local/share/licenses/teleport-4.3.9_6/LICENSE
  7. /usr/local/share/licenses/teleport-4.3.9_6/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1609025109 SHA256 (gravitational-teleport-v4.3.9_GH0.tar.gz) = 6b095366cfe788ca72ef7dc2bb052ff258b0e48de82b05b34f935f928b1aa776 SIZE (gravitational-teleport-v4.3.9_GH0.tar.gz) = 54786284

Expand this list (2 items)

Collapse this list.

SHA256 (gravitational-webassets-eac734b_GH0.tar.gz) = 3f78270f137d690adafd3ec918e51cebc0c2f18c6b3879a57eaa19a267bfc64c SIZE (gravitational-webassets-eac734b_GH0.tar.gz) = 4683803

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. go119 : lang/go119
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:
Quick getting started guide: 1. Read through the Quick Start Guide (see below). 2. Start teleport: su -c 'sysrc teleport_enable=YES' 3. Start teleport: su -c 'service teleport start' 3. Add yourself as a user: su -c "tctl users add $USER" 4. 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://gravitational.com/teleport/docs/quickstart/ Admin Manual: https://gravitational.com/teleport/docs/admin-guide/ User Manual: https://gravitational.com/teleport/docs/user-manual/ Architecture: https://gravitational.com/teleport/docs/architecture/ FAQ: https://gravitational.com/teleport/docs/faq/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gravitational/teleport/tar.gz/v4.3.9?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
4.3.9_6
08 Oct 2022 20:47:13
commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update

(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3)

Number of commits found: 1