feat: add outbound interface binding

This commit is contained in:
lbl
2026-08-22 07:58:18 +08:00
parent 55d47c5a1c
commit 74c47bce69
29 changed files with 562 additions and 74 deletions
Generated
+3
View File
@@ -6091,6 +6091,7 @@ dependencies = [
"getifaddrs",
"hex",
"ipnet",
"libc",
"log",
"lz4_flex",
"machine-uid",
@@ -6121,6 +6122,7 @@ dependencies = [
"uuid",
"widestring",
"winapi",
"windows-sys 0.60.2",
"zerocopy",
]
@@ -6154,6 +6156,7 @@ dependencies = [
"log",
"prost",
"prost-build",
"protoc-bin-vendored",
"time",
"tokio",
"tokio-util",