Skip to content

gssvv/rust-boring-ssl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust TLS Client with Boring SSL support

TLS client in Rust that can simulate Chrome's SSL handshake. Plus nodejs module and proxy support. Made for educational purposes. Feel free to use and modify.

Tutorial for this implementation

Build:

npm run build-macos # x86_64-apple-darwin
npm run build-linux # x86_64-unknown-linux-gnu
npm run build-win # x86_64-pc-windows-msvc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published