Disable DF on direct outbound by default

This commit is contained in:
世界
2022-09-21 15:32:32 +08:00
parent 79c794370e
commit 80b4b36178
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{