• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A network proxy running on Universal Windows Platform, powered by YtFlowCore.

YtFlowApp

Build Status Telegram channel and group Join Beta testing

English badge

YtFlow is a network debug tool running on Universal Windows Platform that forwards any network traffic through certain types of tunnels, powered by YtFlowCore.

Join the Beta Testing program to keep updated with the latest YtFlow (next). For YtFlow (Legacy), please check out the master branch.

Supported Features

Protocols

  • Shadowsocks
    • stream ciphers (rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, salsa20, chacha20-ietf)
    • AEAD ciphers (aes-128-gcm, aes-192-gcm, aes-256-gcm, chacha20-ietf-poly1305, xchacha20-ietf-poly1305)
  • Trojan
  • HTTP
    • CONNECT-based proxy
  • SOCKS5
  • VMess
    • VMess AEAD header format (alterID=0)
    • Customizable WebSocket and TLS transport

Transports

Share Links

  • Legacy Shadowsocks format
  • Shadowsocks SIP002
  • SOCKS5
  • HTTP Proxy
  • Trojan
  • VMess (v2rayN flavor) (import only)

Getting Started