Back to browse
GitHub Repository

DPI bypass tool - eBPF on Linux, TUN on macOS/Windows.

331 starsGo

Gecit – DPI bypass using eBPF sock_ops, no proxy or VPN

by boratanrikulu·Apr 5, 2026·9 points·2 comments

AI Analysis

●●●BangerWizardryDark Horse

eBPF sock_ops injection beats GoodbyeDPI with kernel-level packet manipulation.

Strengths
  • eBPF hooks directly into kernel TCP stack — no proxy, no traffic redirection overhead.
  • Fake ClientHello expires before server due to low TTL, DPI already desynchronized.
  • Built-in DoH DNS resolver bypasses DNS-level poisoning automatically.
Weaknesses
  • Linux-only for eBPF features, macOS falls back to slower HTTP CONNECT proxy.
  • Educational disclaimer limits real-world adoption and community support.
Category
Target Audience

Users in regions with ISP-level content filtering or censorship

Similar To

GoodbyeDPI · Psiphon · Shadowsocks

Similar Projects

Security●●●Banger

ClawShield – Open-source security proxy for AI agents (Go, eBPF)

Defense-in-depth AI agent firewall: proxy + eBPF kernel + three-tier injection detection.

WizardrySolve My Problem
sleuthco
223mo ago