wip: support multiple user access endpoints
Co-authored-by: mahmoud <mahmmoud.hassanein@gmail.com> Co-authored-by: mario <mariobassem12@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ pub mut:
|
||||
node_id ?u32
|
||||
// must be in the format ip:port if tls_passthrough is set, otherwise the format should be http://ip[:port]
|
||||
backend string @[required]
|
||||
use_wireguard bool
|
||||
tls_passthrough bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user