Live data from Hacker News

Viewing profile — sardanios

sardanios

HN member
Joined
Tue, Dec 30, 2025, 4:50 PM UTC
HN karma
1
Public activity
1 items

About sardanios

Reverse engineer and developer. Author of httpcloak (github.com/sardanioss/httpcloak), a Go TLS/HTTP2 fingerprint library with Python/Node/.NET bindings, and mitmcloak.

Recent public activity

  1. story
    Show HN: Mitmcloak – mirror the client's TLS/H2/H3 fingerprint in mitmproxy

    mitmproxy cannot recreate the client's TLS, it uses python's TLS stack, so even with a real browser behind it, your connection looks like that of a python script. To solve this, I'…