Coia Prant
Coia Prant
With generics and a specific build flag, more advanced functionality is available to users with other needs, and the official crypto/tls is still used by default for those who do...
I'm coding this part with Go Build flag, and I'll get back to you later.
see my fork [link](https://github.com/CoiaPrant233/quic-go)
To switch to utls, compile with -tags utls
Use go build tag to dynamically determine the config type. For default, tls.Config is used. If the build tag has utls, the config of utls is used As for the...
In the case where the qtls package has been defined, the qtls. Config is equivalent to the tls.Config without the build tag. You can use tls.Config directly as the configuration...
I didn't modify the qtls file import prior to 1.21. You should need to modify this section.
For those who need to use utls, they need to add new code to support it, and for those who don't, they need to leave it unchanged
pull request https://github.com/quic-go/quic-go/pull/4025
There seems to be something wrong with this DTS. It doesn't work. I don't see any ADB or RNDIS device