Remove utls library from snowflake and Use ptuil/utls

This commit is contained in:
onyinyang 2025-01-29 10:59:31 -05:00
parent 0dee9d68bd
commit 26f7ee4b06
No known key found for this signature in database
GPG key ID: 156A6435430C2036
7 changed files with 4 additions and 520 deletions

View file

@ -16,12 +16,12 @@ import (
"github.com/pion/webrtc/v4"
utls "github.com/refraction-networking/utls"
utlsutil "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil/utls"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/certs"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/event"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/messages"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/nat"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/util"
utlsutil "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/utls"
)
const (