ziti-doc icon indicating copy to clipboard operation
ziti-doc copied to clipboard

compare OpenZiti with Teleportd

Open qrkourier opened this issue 3 years ago • 2 comments

Not the SaaS platform, but the open-source Teleport tunneler CLI and service/daemon.

qrkourier avatar Jun 01 '22 16:06 qrkourier

https://github.com/openziti/ziti-doc/blob/532079f8b0315f4b5ba2df3efbd0a88b9fb9cfab/docfx_project/ziti/comparisons/teleport.md

qrkourier avatar May 11 '23 14:05 qrkourier

Based on license and source available it appears that Teleport should be self-hostable, but it's unclear how complicated or well-trodden that path may be. I'd more readily compare Teleport to zrok (based on OpenZiti), not OpenZiti, FWiW.

Free Tunnels

self-hosted

🔘 FOSS controller
🔘 FOSS proxy
🔘 FOSS agent or sdk

project public public authN private sdk license
frp tcp, udp, http pw, oauth Apache-2
localtunnel tcp JS, Go, Py, Rust, Java MIT
teleport (Gravitational) http, ssh, k8s, db, rdp Apache-2, AGPL-3
zrok (NetFoundry) http pw, oauth http, tcp, udp, socks, tun Go, Python, Node.js Apache-2

qrkourier avatar Jul 02 '24 13:07 qrkourier