Add libbox wrapper

This commit is contained in:
世界
2023-02-20 11:07:49 +08:00
parent 86e55c5c1c
commit 222196b182
30 changed files with 829 additions and 100 deletions
+1
View File
@@ -34,6 +34,7 @@ type Router interface {
InterfaceFinder() control.InterfaceFinder
DefaultInterface() string
AutoDetectInterface() bool
AutoDetectInterfaceFunc() control.Func
DefaultMark() int
NetworkMonitor() tun.NetworkUpdateMonitor
InterfaceMonitor() tun.DefaultInterfaceMonitor