adjust: routes for windows
This commit is contained in:
parent
1bcc916807
commit
ddf1c74091
@ -88,7 +88,7 @@ startOver:
|
|||||||
allowedIPs []netip.Prefix
|
allowedIPs []netip.Prefix
|
||||||
|
|
||||||
// add default
|
// add default
|
||||||
routeArr = []string{"0.0.0.0/0"}
|
routeArr = []string{"0.0.0.0/1"}
|
||||||
)
|
)
|
||||||
|
|
||||||
for _, route := range routeArr {
|
for _, route := range routeArr {
|
||||||
|
Reference in New Issue
Block a user