store and api changes for socks backend (#558)

This commit is contained in:
Michael Quigley
2024-02-08 13:11:19 -05:00
parent 31bc4b6833
commit 1db29fdc11
6 changed files with 71 additions and 6 deletions

View File

@@ -973,7 +973,7 @@ definitions:
type: string
backendMode:
type: string
enum: ["proxy", "web", "tcpTunnel", "udpTunnel", "caddy", "drive"]
enum: ["proxy", "web", "tcpTunnel", "udpTunnel", "caddy", "drive", "socks"]
backendProxyEndpoint:
type: string
authScheme: