Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 473 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 473 Bytes

HevHTProxy

A Socks5 transparent proxy for Android.

Features

  • Redirect TCP connections.
  • Redirect UDP packets. (UDP over TCP see server)
  • IPv4/IPv6. (dual stack)

Tip: This project contains closed-source submodule for traffic encryption.

How to Build

git clone --recursive https://gitlab.com/hev/hev-htproxy
cd hev-htproxy
gradle assembleDebug

Authors

License

MIT