# FakeHTTP

> Use this skill when the user wants to use FakeHTTP for Obfuscate all your TCP connections into HTTP protocol..

- Skill: `javimosch/fakehttp` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/fakehttp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/fakehttp/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/fakehttp

---


# FakeHTTP Plugin

Obfuscate all your TCP connections into HTTP protocol.

## Commands

### General
- `FakeHTTP self version` — Print FakeHTTP version
- `FakeHTTP _ _` — Passthrough to fakehttp CLI

## Usage Examples
- "Run FakeHTTP"
- "Use fakehttp to Obfuscate all your TCP connections into HTTP protocol."

## Installation

```bash
pip install fakehttp
```

## Key Features
- Obfuscate all your TCP connections into HTTP protocol.
- CLI tool, headless and scriptable

