ziti-doc
ziti-doc copied to clipboard
compare OpenZiti with Teleportd
Not the SaaS platform, but the open-source Teleport tunneler CLI and service/daemon.
https://github.com/openziti/ziti-doc/blob/532079f8b0315f4b5ba2df3efbd0a88b9fb9cfab/docfx_project/ziti/comparisons/teleport.md
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 |