Ross ROSS = Recommend OSS · open-source software intelligence for agents

daeuniverse/dae

eBPF-based Linux high-performance transparent proxy solution. observed · 2026-08-28

github.com/daeuniverse/dae · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 80
  • Longevity 94
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 67
  • age_days: 1318
  • days_rel: 56
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

6114 stars · 398 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

dae is a high-performance transparent proxy solution for Linux built on eBPF, performing traffic splitting directly in the kernel so direct traffic bypasses the proxy with minimal overhead. It supports routing by process name, MAC address, and custom rules, plus automatic node selection based on latency tests.

Use cases

  • transparently proxy all traffic on a linux router or host
  • split traffic so domestic sites go direct and foreign traffic goes through proxy
  • route traffic by process name or lan mac address
  • automatically pick the fastest proxy node via latency testing
  • set up an sd-wan style gateway with policy routing
  • proxy shadowsocks or v2ray traffic with full-cone nat support

When to choose

  • you run linux with kernel eBPF support and want kernel-level transparent proxying with near-zero overhead for direct traffic
  • you need fine-grained split tunneling by process, mac, domain, or geoip
  • you want automatic proxy node failover and selection based on measured latency

When to avoid

  • you need a proxy on non-linux platforms like windows or macos
  • your kernel is too old to support the required eBPF features
  • you want a gui client - dae is configured via config files and runs as a daemon

Facets

application · maturity active

proxy networking routing security networking privacy self-hosted censorship-circumvention cli self-hosted ebpf transparent-proxy traffic-splitting policy-routing shadowsocks v2ray sdwan golang linux

1 source

Member repositories

RepositoryRoleHealth v2
daeuniverse/daemain91

For agents

markdown · JSON · MCP: product_card(name="daeuniverse/dae")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem