Skip to content

Concerns about ALPN characteristics #12

Description

@OrLojqrG

There is a piece of code like this in the two files transport_https.go (line 47) and transport_http3.go (line 58):
TLSClientConfig: &tls.Config{ NextProtos: []string{"dns"}, },
Will it result to be a very strange ALPN in the client hello packages and expose that the requested server is gonna to be a DoH server?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions