mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-30 22:59:00 +07:00
fix: patch old wan method
This commit is contained in:
@ -112,5 +112,6 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
TproxyMark uint32 = 0x80000000
|
||||
TproxyMark uint32 = 0x80000000
|
||||
LoopbackIfIndex = 1
|
||||
)
|
||||
|
Reference in New Issue
Block a user