docs: replace gRPC remote-control with HTTP API

The remote CLI speaks HTTP to the API URL now; drop the gRPC port,
grpc_listen_addr, and #grpc anchors.
This commit is contained in:
Kristoffer Dalby
2026-06-17 19:44:17 +00:00
parent 33774888c2
commit d955cd6262
5 changed files with 17 additions and 26 deletions
+2 -2
View File
@@ -87,8 +87,8 @@ plugins:
iOS-client.md: usage/connect/apple.md#ios
oidc.md: ref/oidc.md
ref/exit-node.md: ref/routes.md
ref/remote-cli.md: ref/api.md#grpc
remote-cli.md: ref/api.md#grpc
ref/remote-cli.md: ref/api.md#remote-control
remote-cli.md: ref/api.md#remote-control
reverse-proxy.md: ref/integration/reverse-proxy.md
tls.md: ref/tls.md
web-ui.md: ref/integration/web-ui.md