Skip to content

v1.2.0 - 10 Protocols: HTTPUpgrade + Port Hopping + ECH

Choose a tag to compare

@iPythoning iPythoning released this 02 Apr 13:08
· 1 commit to main since this release

SUIWARP v1.2.0

10 proxy protocol configurations — added HTTPUpgrade, Hysteria2 port hopping, and ECH documentation.

New in v1.2.0

  • VLESS HTTPUpgrade (port 10443) — Lighter than WebSocket, uses HTTP Upgrade with Reality TLS. Lower overhead, harder to fingerprint.
  • Hysteria2 Port Hopping (UDP 20000-40000) — iptables DNAT redirects 20K port range to Hysteria2 listener. Client randomly hops between ports, defeating QoS throttling.
  • ECH (Encrypted Client Hello) — Cloudflare auto-enables ECH for CDN relay domains. SNI encrypted on supported clients (Chrome 130+, Firefox 128+).

All 10 Protocols

# Protocol Port Category
1 VLESS Reality Vision 443/tcp Covert
2 TUIC v5 443/udp Low latency
3 Hysteria2 8443/udp Max speed
4 VLESS Reality gRPC 2053/tcp Multiplexing
5 Trojan Reality 8880/tcp Classic
6 VLESS Reality WS 2083/tcp CDN compatible
7 VLESS CDN WS 2052/tcp IP hidden (CF)
8 ShadowTLS v3 + SS2022 9443/tcp Anti-DPI
9 VLESS HTTPUpgrade 10443/tcp Stealth HTTP
10 Hysteria2 Port Hop 20000-40000/udp Anti-QoS

Resource Usage

~60MB total (S-UI ~50MB + sing-box ~6MB + wireproxy ~4MB)