robalb/ebpf-web-fingerprint
a golang library and webserver for fast TCP & TLS fingerprinting, powered by eBPF
This project helps web developers and security professionals understand and identify incoming web traffic by analyzing low-level TCP and TLS handshake data. It takes raw network connection attempts and provides detailed metadata about the client's network stack and TLS configuration. Developers can use this to implement custom bot detection, security policies, or traffic classification.
Use this if you are a Go developer building web services or reverse proxies and need fine-grained control and insight into the network characteristics of client connections to identify or categorize them.
Not ideal if you need a ready-to-use, high-level solution for bot detection or web application firewall (WAF) functionality without writing custom Go code.
Stars
95
Forks
7
Language
C
License
GPL-3.0
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/robalb/ebpf-web-fingerprint"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.