mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* ALPN connect test improvements * fix typos * remove extra period * simplify error check * moving things over * tsh dials * reverse tunnel * fix auth connect * move ping * add ssh support * add HTTP client support * Move ALPN dialer, ALPN conn upgrade, Ping conn to api * beatify * add test * beautify round 2 * fix timeout * Implement alpn-ping upgrade for reversetunnel and ssh * clean up * fix proxy test * minor refactor * remove WebProxyAddr * require IsALPNConnUpgradeRequiredFunc * add tlsRoutingWithConnUpgradeConnect * fix lint * simplify * remove debug log and change unknown upgrade type to 404 * Force new proxy client to use web proxy when TLS routing is enabled