feat: add yaml egress proxy benchmark
This commit is contained in:
@@ -169,6 +169,8 @@ export interface Sub2ApiEgressProxyConfig {
|
||||
image: string;
|
||||
imagePullPolicy: "Always" | "IfNotPresent" | "Never";
|
||||
listenPort: number;
|
||||
sourceConfigRef: string | null;
|
||||
sourceFingerprint: string | null;
|
||||
sourceRef: string;
|
||||
sourceKey: string;
|
||||
sourceType: "subscription-url" | "master-shadowsocks";
|
||||
|
||||
Reference in New Issue
Block a user