Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 439 Bytes

XTunnel

XTunnel provide data forwarding capability. You can use different protocols for inbound to outbound. Simply you can use this project to build an HTTP proxy server or Socks5 Proxy server or convert Socks5 protocol to HTTP protocol.

This project is in ALPHA version. Changes will be made in the future.

Inbound

  • HttpProxy
  • Socks5
  • Shadowsocks

Outbound

  • Direct
  • Blackhole
  • Echo
  • HttpProxy
  • Socks5
  • Shadowsocks