documentation: Fix release message
This commit is contained in:
parent
fc25cedc25
commit
326615d1a3
1 changed files with 1 additions and 10 deletions
|
|
@ -20,16 +20,7 @@ server for observing and controlling the running sing-box instance,
|
|||
exposing the same interface the graphical clients use locally: service
|
||||
status, logs, outbound groups (selection and URL tests), Clash mode,
|
||||
connection tracking, and tools such as network quality tests, STUN
|
||||
tests, and Tailscale operations. The server also accepts
|
||||
[gRPC-Web](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md)
|
||||
requests, including the WebSocket transport of
|
||||
[@improbable-eng/grpc-web](https://github.com/improbable-eng/grpc-web)
|
||||
for bidirectional streaming methods, so browsers can connect directly.
|
||||
Clients authenticate via the
|
||||
[`secret`](/configuration/service/api/#secret) field; TLS and CORS
|
||||
options are available. Connection tracking and Clash mode methods
|
||||
require the [Clash API](/configuration/experimental/clash-api/) to be
|
||||
configured.
|
||||
tests, and Tailscale operations.
|
||||
|
||||
**2**:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue