mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-01 00:59:34 +08:00 
			
		
		
		
	修改默认路由信息
This commit is contained in:
		| @@ -111,7 +111,7 @@ func addInitData() error { | ||||
| 		Name:         "ops", | ||||
| 		AllowLan:     true, | ||||
| 		ClientDns:    []ValData{{Val: "114.114.114.114"}}, | ||||
| 		RouteInclude: []ValData{{Val: "10.0.0.0/8"}}, | ||||
| 		RouteInclude: []ValData{{Val: All}}, | ||||
| 	} | ||||
| 	err = SetGroup(&g1) | ||||
| 	if err != nil { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user