# MikeWang000000/FakeHTTP

Obfuscate all your TCP connections into HTTP protocol.

Repository: https://github.com/MikeWang000000/FakeHTTP
Canonical: https://ross.abutalabs.com/products/fakehttp
Language: C
License: GPL-3.0
License Family: copyleft
Topics: iptables, netfilter-queue, nfqueue, obfuscation
Last push: 2025-07-06T15:52:04+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 30, release rhythm 40, longevity 32
- inputs: {"age_days": 459, "days_push": 423, "days_rel": 435, "gap_med": 1.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1527, forks 166 (observed 2026-08-28T04:04:58.553009+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: security, networking, privacy
- domain: networking, security, privacy, censorship-circumvention
- platform: cli
- tags: nfqueue, iptables, traffic-obfuscation, dpi-evasion, tcp, http, linux

## Member repositories
- MikeWang000000/FakeHTTP (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.553009+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:32.710026+00:00, confidence not recorded.
  - readme: https://github.com/MikeWang000000/FakeHTTP (fetched 2026-08-28T04:04:58.553009+00:00, sha 073f39c46197)
- Data as of 2026-08-30T08:39:29.467469+00:00.
