Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 476 Bytes

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.