@remnawave/backend-contract 2.6.53 → 2.6.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/build/backend/commands/infra-billing/create-billing-node.command.d.ts +20 -0
  2. package/build/backend/commands/infra-billing/create-billing-node.command.d.ts.map +1 -1
  3. package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts +20 -0
  4. package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts.map +1 -1
  5. package/build/backend/commands/infra-billing/get-billing-nodes.command.d.ts +20 -0
  6. package/build/backend/commands/infra-billing/get-billing-nodes.command.d.ts.map +1 -1
  7. package/build/backend/commands/infra-billing/update-billing-node.command.d.ts +20 -0
  8. package/build/backend/commands/infra-billing/update-billing-node.command.d.ts.map +1 -1
  9. package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.d.ts +30 -20
  10. package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.d.ts.map +1 -1
  11. package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts +30 -20
  12. package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts.map +1 -1
  13. package/build/backend/commands/nodes/actions/disable.command.d.ts +18 -0
  14. package/build/backend/commands/nodes/actions/disable.command.d.ts.map +1 -1
  15. package/build/backend/commands/nodes/actions/enable.command.d.ts +18 -0
  16. package/build/backend/commands/nodes/actions/enable.command.d.ts.map +1 -1
  17. package/build/backend/commands/nodes/actions/reorder.command.d.ts +28 -0
  18. package/build/backend/commands/nodes/actions/reorder.command.d.ts.map +1 -1
  19. package/build/backend/commands/nodes/create.command.d.ts +18 -0
  20. package/build/backend/commands/nodes/create.command.d.ts.map +1 -1
  21. package/build/backend/commands/nodes/get-all.command.d.ts +18 -0
  22. package/build/backend/commands/nodes/get-all.command.d.ts.map +1 -1
  23. package/build/backend/commands/nodes/get-one.command.d.ts +18 -0
  24. package/build/backend/commands/nodes/get-one.command.d.ts.map +1 -1
  25. package/build/backend/commands/nodes/update.command.d.ts +28 -0
  26. package/build/backend/commands/nodes/update.command.d.ts.map +1 -1
  27. package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts +878 -348
  28. package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts.map +1 -1
  29. package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.js +2 -59
  30. package/build/backend/constants/metrics/metric-names.constant.d.ts +10 -0
  31. package/build/backend/constants/metrics/metric-names.constant.d.ts.map +1 -1
  32. package/build/backend/constants/metrics/metric-names.constant.js +11 -0
  33. package/build/backend/models/index.d.ts +1 -0
  34. package/build/backend/models/index.d.ts.map +1 -1
  35. package/build/backend/models/index.js +1 -0
  36. package/build/backend/models/infra-billing-available-node.schema.d.ts +10 -0
  37. package/build/backend/models/infra-billing-available-node.schema.d.ts.map +1 -1
  38. package/build/backend/models/infra-billing-node.schema.d.ts +10 -0
  39. package/build/backend/models/infra-billing-node.schema.d.ts.map +1 -1
  40. package/build/backend/models/node-system.schema.d.ts +16 -0
  41. package/build/backend/models/node-system.schema.d.ts.map +1 -1
  42. package/build/backend/models/node-system.schema.js +2 -0
  43. package/build/backend/models/nodes.schema.d.ts +14 -0
  44. package/build/backend/models/nodes.schema.d.ts.map +1 -1
  45. package/build/backend/models/resolved-proxy-config.schema.d.ts +1422 -0
  46. package/build/backend/models/resolved-proxy-config.schema.d.ts.map +1 -0
  47. package/build/backend/models/resolved-proxy-config.schema.js +219 -0
  48. package/build/backend/models/torrent-blocker-report.schema.d.ts +22 -12
  49. package/build/backend/models/torrent-blocker-report.schema.d.ts.map +1 -1
  50. package/build/backend/models/webhook/webhook.schema.d.ts +112 -32
  51. package/build/backend/models/webhook/webhook.schema.d.ts.map +1 -1
  52. package/build/frontend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.js +2 -59
  53. package/build/frontend/constants/metrics/metric-names.constant.js +11 -0
  54. package/build/frontend/models/index.js +1 -0
  55. package/build/frontend/models/node-system.schema.js +2 -0
  56. package/build/frontend/models/resolved-proxy-config.schema.js +219 -0
  57. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolved-proxy-config.schema.d.ts","sourceRoot":"","sources":["../../../models/resolved-proxy-config.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,0BAA0B;;;;;;;;;;;;EAIrC,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;EAEtC,CAAC;AAEH,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;EAK3C,CAAC;AA4BH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAEpC,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;EAKtC,CAAC;AAEH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;EAKnC,CAAC;AAEH,eAAO,MAAM,iCAAiC;;;;;;;;;;;;EAI5C,CAAC;AAEH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;EAIrC,CAAC;AAEH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;EAIpC,CAAC;AAEH,eAAO,MAAM,6BAA6B;;;;;;EAExC,CAAC;AAEH,eAAO,MAAM,8BAA8B;;;;;;;;;EAGzC,CAAC;AAEH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;EAQnC,CAAC;AAEH,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;EAOvC,CAAC;AAsBH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAKhC,CAAC;AAqCH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQjC,CAAC;AAgBH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIhC,CAAC;AAEH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAanC,CAAC;AAEH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0CpC,CAAC"}
@@ -0,0 +1,219 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ResolvedProxyConfigSchema = exports.ProxyEntryMetadataSchema = exports.SecurityVariantSchema = exports.TransportVariantSchema = exports.ProtocolVariantSchema = exports.RealitySecurityOptionsSchema = exports.TlsSecurityOptionsSchema = exports.HysteriaTransportOptionsSchema = exports.HysteriaProtocolOptionsSchema = exports.KcpTransportOptionsSchema = exports.GrpcTransportOptionsSchema = exports.HttpUpgradeTransportOptionsSchema = exports.WsTransportOptionsSchema = exports.XhttpTransportOptionsSchema = exports.TcpTransportOptionsSchema = exports.ShadowsocksProtocolOptionsSchema = exports.TrojanProtocolOptionsSchema = exports.VlessProtocolOptionsSchema = void 0;
4
+ const zod_1 = require("zod");
5
+ const constants_1 = require("../constants");
6
+ exports.VlessProtocolOptionsSchema = zod_1.z.object({
7
+ encryption: zod_1.z.string(),
8
+ id: zod_1.z.string(),
9
+ flow: zod_1.z.enum(['', 'xtls-rprx-vision', 'xtls-rprx-vision-udp443']),
10
+ });
11
+ exports.TrojanProtocolOptionsSchema = zod_1.z.object({
12
+ password: zod_1.z.string(),
13
+ });
14
+ exports.ShadowsocksProtocolOptionsSchema = zod_1.z.object({
15
+ method: zod_1.z.string(),
16
+ password: zod_1.z.string(),
17
+ uot: zod_1.z.boolean(),
18
+ uotVersion: zod_1.z.number().int(),
19
+ });
20
+ const TcpHeaderNoneSchema = zod_1.z.object({
21
+ type: zod_1.z.literal('none'),
22
+ });
23
+ const TcpHeaderHttpRequestSchema = zod_1.z.object({
24
+ version: zod_1.z.string().optional(),
25
+ method: zod_1.z.string().optional(),
26
+ path: zod_1.z.array(zod_1.z.string()).optional(),
27
+ headers: zod_1.z.record(zod_1.z.unknown()).optional(),
28
+ });
29
+ const TcpHeaderHttpResponseSchema = zod_1.z.object({
30
+ version: zod_1.z.string().optional(),
31
+ status: zod_1.z.string().optional(),
32
+ reason: zod_1.z.string().optional(),
33
+ headers: zod_1.z.record(zod_1.z.unknown()).optional(),
34
+ });
35
+ const TcpHeaderHttpSchema = zod_1.z.object({
36
+ type: zod_1.z.literal('http'),
37
+ request: TcpHeaderHttpRequestSchema.optional(),
38
+ response: TcpHeaderHttpResponseSchema.optional(),
39
+ });
40
+ const TcpHeaderSchema = zod_1.z.discriminatedUnion('type', [TcpHeaderNoneSchema, TcpHeaderHttpSchema]);
41
+ exports.TcpTransportOptionsSchema = zod_1.z.object({
42
+ header: TcpHeaderSchema.nullable(),
43
+ });
44
+ exports.XhttpTransportOptionsSchema = zod_1.z.object({
45
+ path: zod_1.z.string().nullable(),
46
+ host: zod_1.z.string().nullable(),
47
+ mode: zod_1.z.enum(['auto', 'packet-up', 'stream-up', 'stream-one']),
48
+ extra: zod_1.z.record(zod_1.z.unknown()).nullable(),
49
+ });
50
+ exports.WsTransportOptionsSchema = zod_1.z.object({
51
+ path: zod_1.z.string().nullable(),
52
+ host: zod_1.z.string().nullable(),
53
+ headers: zod_1.z.record(zod_1.z.string()).nullable(),
54
+ heartbeatPeriod: zod_1.z.number().nullable(),
55
+ });
56
+ exports.HttpUpgradeTransportOptionsSchema = zod_1.z.object({
57
+ path: zod_1.z.string().nullable(),
58
+ host: zod_1.z.string().nullable(),
59
+ headers: zod_1.z.record(zod_1.z.string()).nullable(),
60
+ });
61
+ exports.GrpcTransportOptionsSchema = zod_1.z.object({
62
+ authority: zod_1.z.string().nullable(),
63
+ serviceName: zod_1.z.string().nullable(),
64
+ multiMode: zod_1.z.boolean(),
65
+ });
66
+ exports.KcpTransportOptionsSchema = zod_1.z.object({
67
+ clientMtu: zod_1.z.number().int(),
68
+ tti: zod_1.z.number().int(),
69
+ congestion: zod_1.z.boolean(),
70
+ });
71
+ exports.HysteriaProtocolOptionsSchema = zod_1.z.object({
72
+ version: zod_1.z.number().int(),
73
+ });
74
+ exports.HysteriaTransportOptionsSchema = zod_1.z.object({
75
+ version: zod_1.z.number().int(),
76
+ auth: zod_1.z.string(),
77
+ });
78
+ exports.TlsSecurityOptionsSchema = zod_1.z.object({
79
+ allowInsecure: zod_1.z.boolean(),
80
+ alpn: zod_1.z.string().nullable(),
81
+ enableSessionResumption: zod_1.z.boolean(),
82
+ fingerprint: zod_1.z.string().nullable(),
83
+ serverName: zod_1.z.string().nullable(),
84
+ echConfigList: zod_1.z.string().nullable(),
85
+ echForceQuery: zod_1.z.string().nullable(),
86
+ });
87
+ exports.RealitySecurityOptionsSchema = zod_1.z.object({
88
+ fingerprint: zod_1.z.string(),
89
+ publicKey: zod_1.z.string(),
90
+ shortId: zod_1.z.string().nullable(),
91
+ serverName: zod_1.z.string(),
92
+ spiderX: zod_1.z.string().nullable(),
93
+ mldsa65Verify: zod_1.z.string().nullable(),
94
+ });
95
+ const VlessProtocolSchema = zod_1.z.object({
96
+ protocol: zod_1.z.literal('vless'),
97
+ protocolOptions: exports.VlessProtocolOptionsSchema,
98
+ });
99
+ const TrojanProtocolSchema = zod_1.z.object({
100
+ protocol: zod_1.z.literal('trojan'),
101
+ protocolOptions: exports.TrojanProtocolOptionsSchema,
102
+ });
103
+ const ShadowsocksProtocolSchema = zod_1.z.object({
104
+ protocol: zod_1.z.literal('shadowsocks'),
105
+ protocolOptions: exports.ShadowsocksProtocolOptionsSchema,
106
+ });
107
+ const HysteriaProtocolSchema = zod_1.z.object({
108
+ protocol: zod_1.z.literal('hysteria'),
109
+ protocolOptions: exports.HysteriaProtocolOptionsSchema,
110
+ });
111
+ exports.ProtocolVariantSchema = zod_1.z.discriminatedUnion('protocol', [
112
+ VlessProtocolSchema,
113
+ TrojanProtocolSchema,
114
+ ShadowsocksProtocolSchema,
115
+ HysteriaProtocolSchema,
116
+ ]);
117
+ const TcpTransportSchema = zod_1.z.object({
118
+ transport: zod_1.z.literal('tcp'),
119
+ transportOptions: exports.TcpTransportOptionsSchema,
120
+ });
121
+ const XHttpTransportSchema = zod_1.z.object({
122
+ transport: zod_1.z.literal('xhttp'),
123
+ transportOptions: exports.XhttpTransportOptionsSchema,
124
+ });
125
+ const WsTransportSchema = zod_1.z.object({
126
+ transport: zod_1.z.literal('ws'),
127
+ transportOptions: exports.WsTransportOptionsSchema,
128
+ });
129
+ const HttpUpgradeTransportSchema = zod_1.z.object({
130
+ transport: zod_1.z.literal('httpupgrade'),
131
+ transportOptions: exports.HttpUpgradeTransportOptionsSchema,
132
+ });
133
+ const GrpcTransportSchema = zod_1.z.object({
134
+ transport: zod_1.z.literal('grpc'),
135
+ transportOptions: exports.GrpcTransportOptionsSchema,
136
+ });
137
+ const KcpTransportSchema = zod_1.z.object({
138
+ transport: zod_1.z.literal('kcp'),
139
+ transportOptions: exports.KcpTransportOptionsSchema,
140
+ });
141
+ const HysteriaTransportSchema = zod_1.z.object({
142
+ transport: zod_1.z.literal('hysteria'),
143
+ transportOptions: exports.HysteriaTransportOptionsSchema,
144
+ });
145
+ exports.TransportVariantSchema = zod_1.z.discriminatedUnion('transport', [
146
+ TcpTransportSchema,
147
+ XHttpTransportSchema,
148
+ WsTransportSchema,
149
+ HttpUpgradeTransportSchema,
150
+ GrpcTransportSchema,
151
+ KcpTransportSchema,
152
+ HysteriaTransportSchema,
153
+ ]);
154
+ const TlsSecuritySchema = zod_1.z.object({
155
+ security: zod_1.z.literal('tls'),
156
+ securityOptions: exports.TlsSecurityOptionsSchema,
157
+ });
158
+ const RealitySecuritySchema = zod_1.z.object({
159
+ security: zod_1.z.literal('reality'),
160
+ securityOptions: exports.RealitySecurityOptionsSchema,
161
+ });
162
+ const NoneSecuritySchema = zod_1.z.object({
163
+ security: zod_1.z.literal('none'),
164
+ });
165
+ exports.SecurityVariantSchema = zod_1.z.discriminatedUnion('security', [
166
+ TlsSecuritySchema,
167
+ RealitySecuritySchema,
168
+ NoneSecuritySchema,
169
+ ]);
170
+ exports.ProxyEntryMetadataSchema = zod_1.z.object({
171
+ uuid: zod_1.z.string().uuid(),
172
+ tag: zod_1.z.string().nullable(),
173
+ excludeFromSubscriptionTypes: zod_1.z.array(zod_1.z.nativeEnum(constants_1.SUBSCRIPTION_TEMPLATE_TYPE)),
174
+ inboundTag: zod_1.z.string(),
175
+ configProfileUuid: zod_1.z.string().uuid().nullable(),
176
+ configProfileInboundUuid: zod_1.z.string().uuid().nullable(),
177
+ isDisabled: zod_1.z.boolean(),
178
+ isHidden: zod_1.z.boolean(),
179
+ viewPosition: zod_1.z.number().int(),
180
+ remark: zod_1.z.string(),
181
+ vlessRouteId: zod_1.z.number().int().nullable(),
182
+ rawInbound: zod_1.z.nullable(zod_1.z.unknown()),
183
+ });
184
+ exports.ResolvedProxyConfigSchema = zod_1.z.object({
185
+ finalRemark: zod_1.z.string(),
186
+ address: zod_1.z.string(),
187
+ port: zod_1.z.number().int().positive(),
188
+ protocol: zod_1.z.enum(['vless', 'trojan', 'shadowsocks', 'hysteria']),
189
+ protocolOptions: zod_1.z.union([
190
+ exports.VlessProtocolOptionsSchema,
191
+ exports.TrojanProtocolOptionsSchema,
192
+ exports.ShadowsocksProtocolOptionsSchema,
193
+ exports.HysteriaProtocolOptionsSchema,
194
+ ]),
195
+ transport: zod_1.z.enum(['tcp', 'xhttp', 'ws', 'httpupgrade', 'grpc', 'kcp', 'hysteria']),
196
+ transportOptions: zod_1.z.union([
197
+ exports.TcpTransportOptionsSchema,
198
+ exports.XhttpTransportOptionsSchema,
199
+ exports.WsTransportOptionsSchema,
200
+ exports.HttpUpgradeTransportOptionsSchema,
201
+ exports.GrpcTransportOptionsSchema,
202
+ exports.KcpTransportOptionsSchema,
203
+ exports.HysteriaTransportOptionsSchema,
204
+ ]),
205
+ security: zod_1.z.enum(['tls', 'reality', 'none']),
206
+ securityOptions: zod_1.z.union([exports.TlsSecurityOptionsSchema, exports.RealitySecurityOptionsSchema]).optional(),
207
+ streamOverrides: zod_1.z.object({
208
+ finalMask: zod_1.z.nullable(zod_1.z.unknown()),
209
+ sockopt: zod_1.z.nullable(zod_1.z.unknown()),
210
+ }),
211
+ mux: zod_1.z.nullable(zod_1.z.unknown()),
212
+ clientOverrides: zod_1.z.object({
213
+ shuffleHost: zod_1.z.boolean(),
214
+ mihomoX25519: zod_1.z.boolean(),
215
+ serverDescription: zod_1.z.string().nullable(),
216
+ xrayJsonTemplate: zod_1.z.nullable(zod_1.z.unknown()),
217
+ }),
218
+ metadata: exports.ProxyEntryMetadataSchema,
219
+ });
@@ -216,7 +216,9 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
216
216
  }>;
217
217
  stats: z.ZodObject<{
218
218
  memoryFree: z.ZodNumber;
219
+ memoryUsed: z.ZodNumber;
219
220
  uptime: z.ZodNumber;
221
+ loadAvg: z.ZodArray<z.ZodNumber, "many">;
220
222
  interface: z.ZodNullable<z.ZodObject<{
221
223
  interface: z.ZodString;
222
224
  rxBytesPerSec: z.ZodNumber;
@@ -245,7 +247,9 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
245
247
  txTotal: number;
246
248
  } | null;
247
249
  memoryFree: number;
250
+ memoryUsed: number;
248
251
  uptime: number;
252
+ loadAvg: number[];
249
253
  }, {
250
254
  interface: {
251
255
  interface: string;
@@ -255,7 +259,9 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
255
259
  txTotal: number;
256
260
  } | null;
257
261
  memoryFree: number;
262
+ memoryUsed: number;
258
263
  uptime: number;
264
+ loadAvg: number[];
259
265
  }>;
260
266
  }, "strip", z.ZodTypeAny, {
261
267
  stats: {
@@ -267,7 +273,9 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
267
273
  txTotal: number;
268
274
  } | null;
269
275
  memoryFree: number;
276
+ memoryUsed: number;
270
277
  uptime: number;
278
+ loadAvg: number[];
271
279
  };
272
280
  info: {
273
281
  type: string;
@@ -291,7 +299,9 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
291
299
  txTotal: number;
292
300
  } | null;
293
301
  memoryFree: number;
302
+ memoryUsed: number;
294
303
  uptime: number;
304
+ loadAvg: number[];
295
305
  };
296
306
  info: {
297
307
  type: string;
@@ -355,13 +365,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
355
365
  }, "strip", z.ZodTypeAny, {
356
366
  network: string;
357
367
  email: string | null;
358
- level: number | null;
359
368
  protocol: string | null;
369
+ inboundTag: string | null;
370
+ level: number | null;
360
371
  source: string | null;
361
372
  destination: string;
362
373
  routeTarget: string | null;
363
374
  originalTarget: string | null;
364
- inboundTag: string | null;
365
375
  inboundName: string | null;
366
376
  inboundLocal: string | null;
367
377
  outboundTag: string | null;
@@ -369,13 +379,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
369
379
  }, {
370
380
  network: string;
371
381
  email: string | null;
372
- level: number | null;
373
382
  protocol: string | null;
383
+ inboundTag: string | null;
384
+ level: number | null;
374
385
  source: string | null;
375
386
  destination: string;
376
387
  routeTarget: string | null;
377
388
  originalTarget: string | null;
378
- inboundTag: string | null;
379
389
  inboundName: string | null;
380
390
  inboundLocal: string | null;
381
391
  outboundTag: string | null;
@@ -393,13 +403,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
393
403
  xrayReport: {
394
404
  network: string;
395
405
  email: string | null;
396
- level: number | null;
397
406
  protocol: string | null;
407
+ inboundTag: string | null;
408
+ level: number | null;
398
409
  source: string | null;
399
410
  destination: string;
400
411
  routeTarget: string | null;
401
412
  originalTarget: string | null;
402
- inboundTag: string | null;
403
413
  inboundName: string | null;
404
414
  inboundLocal: string | null;
405
415
  outboundTag: string | null;
@@ -417,13 +427,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
417
427
  xrayReport: {
418
428
  network: string;
419
429
  email: string | null;
420
- level: number | null;
421
430
  protocol: string | null;
431
+ inboundTag: string | null;
432
+ level: number | null;
422
433
  source: string | null;
423
434
  destination: string;
424
435
  routeTarget: string | null;
425
436
  originalTarget: string | null;
426
- inboundTag: string | null;
427
437
  inboundName: string | null;
428
438
  inboundLocal: string | null;
429
439
  outboundTag: string | null;
@@ -457,13 +467,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
457
467
  xrayReport: {
458
468
  network: string;
459
469
  email: string | null;
460
- level: number | null;
461
470
  protocol: string | null;
471
+ inboundTag: string | null;
472
+ level: number | null;
462
473
  source: string | null;
463
474
  destination: string;
464
475
  routeTarget: string | null;
465
476
  originalTarget: string | null;
466
- inboundTag: string | null;
467
477
  inboundName: string | null;
468
478
  inboundLocal: string | null;
469
479
  outboundTag: string | null;
@@ -496,13 +506,13 @@ export declare const TorrentBlockerReportSchema: z.ZodObject<{
496
506
  xrayReport: {
497
507
  network: string;
498
508
  email: string | null;
499
- level: number | null;
500
509
  protocol: string | null;
510
+ inboundTag: string | null;
511
+ level: number | null;
501
512
  source: string | null;
502
513
  destination: string;
503
514
  routeTarget: string | null;
504
515
  originalTarget: string | null;
505
- inboundTag: string | null;
506
516
  inboundName: string | null;
507
517
  inboundLocal: string | null;
508
518
  outboundTag: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"torrent-blocker-report.schema.d.ts","sourceRoot":"","sources":["../../../models/torrent-blocker-report.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDrC,CAAC"}
1
+ {"version":3,"file":"torrent-blocker-report.schema.d.ts","sourceRoot":"","sources":["../../../models/torrent-blocker-report.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDrC,CAAC"}