/restls-client-go

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.