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

MikeWang000000/FakeHTTP

Obfuscate all your TCP connections into HTTP protocol. observed · 2026-08-28

github.com/MikeWang000000/FakeHTTP · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 30
  • Release rhythm 40
  • Longevity 32
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: 1.0
  • age_days: 459
  • days_rel: 435
  • days_push: 423
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

1527 stars · 166 forks observed · 2026-08-28

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

FakeHTTP is a Linux command-line tool that obfuscates TCP connections by disguising them as HTTP traffic using Netfilter Queue (NFQUEUE). It injects fake HTTP payloads into packets to make connections appear as ordinary web traffic.

Use cases

  • obfuscate tcp connections as http traffic
  • bypass dpi-based traffic filtering
  • make network traffic look like normal web browsing
  • disguise tcp connections with fake http hostnames
  • process inbound and outbound connections over ipv4 and ipv6

When to choose

  • you need to obfuscate TCP traffic on Linux using netfilter
  • you want a lightweight C tool with iptables/nftables integration
  • you need IPv4 and IPv6 support with daemon mode

When to avoid

  • you are not on a Linux system with NFQUEUE support
  • you need to obfuscate UDP or non-TCP traffic
  • you want a GUI-based traffic shaping solution

Facets

cli-tool · maturity active

security networking privacy networking security privacy censorship-circumvention cli nfqueue iptables traffic-obfuscation dpi-evasion tcp http linux

1 source

Member repositories

RepositoryRoleHealth v2
MikeWang000000/FakeHTTPmain34

For agents

markdown · JSON · MCP: product_card(name="MikeWang000000/FakeHTTP")

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