base sagernet and migrate to circleci

This commit is contained in:
iceBear67
2026-07-16 04:47:12 +00:00
parent cf2658264a
commit 87871e223f
16 changed files with 322 additions and 149 deletions
+1 -9
View File
@@ -1,14 +1,6 @@
--- a/route/route.go
+++ b/route/route.go
@@ -372,6 +372,7 @@
}
}
} else {
+ // OMV: some codes about process routing are deleted here for unknown reason, it may break something.
for _, address := range metadata.DestinationAddresses {
if address.Is6() {
newDestination = address
@@ -796,6 +797,7 @@
@@ -894,6 +894,7 @@
return err
}
metadata.DestinationAddresses = addresses