mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: show connections with table layout
This commit is contained in:
1
src/services/types.d.ts
vendored
1
src/services/types.d.ts
vendored
@@ -68,6 +68,7 @@ declare namespace ApiType {
|
||||
destinationPort: string;
|
||||
destinationIP?: string;
|
||||
process?: string;
|
||||
processPath?: string;
|
||||
};
|
||||
upload: number;
|
||||
download: number;
|
||||
|
||||
Reference in New Issue
Block a user