-
Notifications
You must be signed in to change notification settings - Fork 12
Quick Start
To begin with, you will need at least one proxy server in the form of URIs, such as ss://...
or trojan://...
. Usually these are provided by paid services. You may also want to self-host a proxy server, which is out of this wiki's scope. The protocol combos for the proxy servers might not be fully supported by YtFlowCore, hence you are recommended to read through YtFlowBook and find out available protocol/transport/obfs/tls plugins and their parameters like cipher
for Shadowsocks.
Note YtFlow does not host or provide any proxy servers.
Go to YtFlow releases page, find a latest prerelease of YtFlowApp (next). In the Assets section, there should be an app package with name like 56263bdbai.YtFlow_x.y.z.0.AppxBundle
. Download the app package, open and click Install.
A one-time set up is required before YtFlow can start a connection. Go to System Settings app > Network & Internet > VPN, create a new VPN connection with:
- VPN Provider:
YtFlow
- Connection Name:
YtFlow Auto
- Server name or address:
https://github.com/YtFlow
and other fields with default values.
Click Save. The VPN connection entry will be used to control the lifecycle of YtFlowCore.
A profile defines how YtFlowCore works under the hood. It allows for various customizations like fake-ip/redir-host DNS, traffic routing (WIP), dynamic selection and outbound selection etc. Read more about YtFlow profiles at YtFlowBook.
Don't worry if you are not familiar with YtFlow or networking. Simply enter a name for the new profile and keep other options default. Click Create. The new profile will have a fake-ip DNS server and full IPv6 functionality. It will hijack fake IP requests and common Internet services such as Telegram.
Now that the profile is set up, we can connect using it right away. However, we have not imported any proxy servers yet, hence the outbound selector does not know how to establish an outbound connection.
Go to Asset page, click Create in Proxy Group section. Enter a group name and click Rename.
Note The proxy groups in YtFlow are literally groups of proxies. Advanced selection features like latency test,
url-test
orfailover
are covered by plugins (WIP) in the profile.
Go to the new proxy group, click Add. Paste URIs of your proxy servers at the input box. Click Import.
From the proxy list, you should see the names of the imported proxies.
Go back to Home page, click Connect beside the profile we have created just now.
Inside outbound
section, you can see which proxy server is currently selected. Click Select...
You will see the imported proxy servers in the list. Click the one you want to select.