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