Disable DF on direct outbound by default

This commit is contained in:
世界 2022-09-21 15:32:32 +08:00
parent 0738b184e4
commit a006627795
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 20 additions and 14 deletions

View file

@ -165,8 +165,6 @@ func newECHClient(router adapter.Router, serverAddress string, options option.Ou
return &echClientConfig{&tlsConfig}, nil
}
const typeHTTPS = 65
func fetchECHClientConfig(router adapter.Router) func(ctx context.Context, serverName string) ([]cftls.ECHConfig, error) {
return func(ctx context.Context, serverName string) ([]cftls.ECHConfig, error) {
message := &mDNS.Msg{