We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be11200 commit d537022Copy full SHA for d537022
docs/admin/networking/index.md
@@ -27,8 +27,7 @@ Direct connections are as fast as connecting to the workspace outside of Coder.
27
When NAT traversal fails, connections are relayed through the Coder server. All
28
user-workspace connections are end-to-end encrypted.
29
30
-[Tailscale](https://tailscale.com)'s implementation of
31
-[Wireguard](https://www.wireguard.com/) backs our websocket/HTTPS networking logic.
+Coder establishes network connections with an embedded version of [Tailscale](https://tailscale.com)'s open source data plane.
32
33
## Requirements
34
0 commit comments