netxlite: utls for TLS parroting

This is the ground work for https://github.com/ooni/probe/issues/1424.
This commit is contained in:
kelmenhorst 2021-07-02 12:28:12 +02:00 committed by Simone Basso
commit 285290a98d
3 changed files with 56 additions and 0 deletions

1
go.mod
View file

@ -39,6 +39,7 @@ require (
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/ziutek/mymysql v1.5.4 // indirect
gitlab.com/yawning/obfs4.git v0.0.0-20210511220700-e330d1b7024b
gitlab.com/yawning/utls.git v0.0.12-1
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf // indirect
golang.org/x/net v0.0.0-20210510120150-4163338589ed
golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744