Skip to content

Releases: YtFlow/YtFlowApp

YtFlowApp v0.0.2

09 Jan 17:53
Compare
Choose a tag to compare
YtFlowApp v0.0.2 Pre-release
Pre-release

This version greatly improved stability by lots of bug fixes. Besides, Extended Execution restricted capability is required, which might reduce the possibility of the background task being killed. The relevance is still under investigation.

No new function was added in this version.

Known Issues

Cannot reconnect VPN after disconnecting (Mobile)

Go to Settings - System - Battery - Battery usage by app, choose YtFlow, select Never allowed in background. Then quit Settings app and lock the screen. At this moment, the YtFlow background task is supposed to be killed.

Repeat the steps above again but select Managed by Windows or Always allowed in background.

If it does not help, try reboot.

Package Spec

Due to some unknown limitations, the packages were built using different project settings.

Arch Target SDK Version Min SDK Version .NET Native
ARM 18362 15063 No
x64 18362 16299 Yes
x86 18362 16299 Yes

YtFlowApp v0.0.1

25 Aug 14:29
Compare
Choose a tag to compare
YtFlowApp v0.0.1 Pre-release
Pre-release

Initial release of YtFlow app. This is a highly explosive experimental version not recommended for production use

Usage

See Basic Usage.

Supported features

Tunneling

  • Fake IP pool
    • All domain name requests will be intercepted

Protocols

Shadowsocks

  • aes-{128,192,256}-{cfb,ctr}
  • camellia-{128,192,256}-cfb
  • chacha20-ietf

HTTP

  • CONNECT-type proxy
  • Authentication is not implemented

Trojan (not fully implemented)

Known Issues

Connection speed drops to 0 B/s

Try reconnecting.

Cannot reconnect VPN after disconnecting

Stop the running process named YtFlowApp.exe from Task Manager (Desktop) or Device Portal (Mobile) and try again.

Cannot connect using x64 package

Use x86 package instead.