Categorygithub.com/3andne/restls-client-go
repositorypackage
0.1.6
Repository: https://github.com/3andne/restls-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

restls-client-go

This is the core client side library that powers the restls protocol. It is based on the refraction-networking/utls and has been modified to provide ClientHello fingerprinting resistance for Restls. It is able to parrot four types of TLS clients:

  • ios
  • chrome
  • safari
  • firefox

Credits

restls-client-go is developed based on refraction-networking/utls.