whSwitching / TLSHandler

pure C# implementation of TLS 1.2/1.3
Apache License 2.0
31 stars 8 forks source link

Need your contact #3

Open jacksonsavitraz opened 2 years ago

jacksonsavitraz commented 2 years ago

I need a custom HttpClient in C# that simulates the Chrome handshake, with all the grease and ciphers. Can you do this job? Contact me at @jacksonsavitraz Telegram.

whSwitching commented 2 years ago

@jacksonsavitraz I'm pretty sure HttpClient will take over handshake message, so you should try something lower level, like TcpClient