revert changes

This commit is contained in:
Hiddify
2024-08-05 21:24:09 +02:00
parent 713fc53e63
commit 9e9ff7b24e

View File

@@ -701,8 +701,8 @@ func setRoutingOptions(options *option.Options, opt *ConfigOptions) {
options.Route = &option.RouteOptions{
Rules: routeRules,
Final: OutboundMainProxyTag,
// AutoDetectInterface: true,
// OverrideAndroidVPN: true,
AutoDetectInterface: true,
OverrideAndroidVPN: true,
RuleSet: rulesets,
// GeoIP: &option.GeoIPOptions{
// Path: opt.GeoIPPath,