Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I ran my code, there was no definition. I don't know what happened. #13

Open
zhangyu1009e opened this issue Jan 20, 2023 · 1 comment

Comments

@zhangyu1009e
Copy link

github.com/CUCyber/ja3transport

../../../pkg/mod/github.com/!c!u!cyber/[email protected]/transport.go:57:13: undefined: tls.FakeCertCompressionAlgsExtension

Compilation finished with exit code 2

@reneManqueros
Copy link

this is an issue on the refraction utls repo, i fixed it by pinning a diff version on my go.mod:
replace github.com/refraction-networking/utls v1.3.2 => github.com/refraction-networking/utls v0.0.0-20200820030103-33a29038e742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants