Merge branch 'EasyTier:main' into perf/ts-type

This commit is contained in:
m1m1sha
2024-05-10 00:16:39 +08:00
committed by GitHub
24 changed files with 174 additions and 65 deletions

View File

@@ -10,6 +10,7 @@ export interface NetworkConfig {
instance_id: string
virtual_ipv4: string
hostname?: string
network_name: string
network_secret: string