mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-08-23 09:41:50 +00:00
feat: command auth
This commit is contained in:
@@ -70,6 +70,7 @@ func TestServerConfig(t *testing.T) {
|
||||
URL: "http://127.0.0.1:5000/auth",
|
||||
Insecure: true,
|
||||
},
|
||||
Command: "/etc/some_command",
|
||||
},
|
||||
Resolver: serverConfigResolver{
|
||||
Type: "udp",
|
||||
|
Reference in New Issue
Block a user