Results 3 issues of lwthiker

Write a script to build `curl-impersonate` natively on Windows. This will probably require building each of the dependencies (boringssl, nghttp2, brotli & curl) on Windows.

enhancement

Chrome's TLS fingerprint when connecting to a websocket is different than its usual fingerprint (for example, the ALPN tls extension only advertises `http/1.1` as a supported protocol). To fully impersonate...

enhancement