8000 GitHub - A-SunsetMkt-Forks/FakeHTTP: Obfuscate all your TCP connections into HTTP protocol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A-SunsetMkt-Forks/FakeHTTP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeHTTP

Obfuscate all your TCP connections into HTTP protocol, using Netfilter Queue (NFQUEUE).

[ 中文文档 ]

Quick Start

fakehttp -h www.example.com -i eth0

Usage

Usage: fakehttp [options]

Options:
  -h <hostname>      hostname for obfuscation (required)
  -i <interface>     either interface name (required)
  -m <mark>          fwmark for bypassing the queue
  -n <number>        netfilter queue number
  -r <repeat>        duplicate generated packets for <repeat> times
  -t <ttl>           TTL for generated packets

License

GNU General Public License v3.0

About

Obfuscate all your TCP connections into HTTP protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.1%
  • Makefile 2.9%
0