refraction-networking / utls

Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
BSD 3-Clause "New" or "Revised" License
1.67k stars 237 forks source link

Any plans implements in Python #295

Open Fly-Playgroud opened 5 months ago

gaukas commented 5 months ago

Currently, there's no discussion on building a uTLS native to Python. If you could supply more details such as your use case and/or the substantial merit, we might be able to discuss and re-evaluate the viability.

Also, keeping up with parrots like uTLS is somehow costly. You might also look for alternatives, for example curl-impersonate, if your use case allows.