-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Direct/Freedom config: Add targetStrategy
as an alias of domainStrategy
; Routing config: Remove domainMatcher
, "linear" and type
#5027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…rategy` for freedom settings
also, we have another |
|
only |
|
done. |
那个 strmatcher.MatcherGroup 有没有被别的地方引用 |
@@ -15,6 +15,7 @@ import ( | |||
|
|||
type FreedomConfig struct { | |||
DomainStrategy string `json:"domainStrategy"` | |||
TargetStrategy string `json:"targetStrategy"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
按惯例,别名放原名上面
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
This comment was marked as outdated.
This comment was marked as outdated.
aha, I deleted it, and didn't see it :) |
yes, in dns-servers and dns-hosts. |
domainMatcher
, Add targetStrategy
as an alias of domainStrategy
to freedom settingsdomainMatcher
and liner
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
and liner
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
and linear
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
and linear
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
, "linear"and type
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
, "linear"and type
; Direct/Freedom: Add targetStrategy
as an alias of domainStrategy
domainMatcher
, "linear"and type
; Direct/Freedom config: Add targetStrategy
as an alias of domainStrategy
domainMatcher
, "linear"and type
; Direct/Freedom config: Add targetStrategy
as an alias of domainStrategy
domainMatcher
, "linear"and type
; Direct/Freedom config: Add targetStrategy
as an alias of domainStrategy
infra/conf/router.go
Outdated
@@ -132,8 +126,6 @@ type RouterRule struct { | |||
Type string `json:"type"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这行也删
done. |
Off topic: Some users are reporting receiving this error occasionally for
|
@patterniha |
domainMatcher
, "linear"and type
; Direct/Freedom config: Add targetStrategy
as an alias of domainStrategy
targetStrategy
as an alias of domainStrategy
; Routing config: Remove domainMatcher
, "linear" and type
…ategy`; Routing config: Remove `domainMatcher`, "linear" and `type` (#5027) #5006 (comment)
#5006 (comment)