Using EasyTier and a Proxy at the Same Time
On a phone, only one VPN can exist at a time, so EasyTier and a proxy cannot be used directly at the same time; here is a workaround.
Preparation
Here I will use EasyTier and v2rayN as examples. We also need any other proxy software; I used FlClash.
Steps
Both EasyTier and v2rayN need the tun mode turned off, that is, v2 stays in proxy-only mode.
In EasyTier’s advanced settings, enable the SOCKS5 server. Here port 10852 is used as an example; v2’s default port is 10808.
Then create a yaml file at any path on the phone with the following content:
| |
In “clash - profiles”, add a new file-based config and select it, then enable clash’s VPN to do the routing.
How It Works
It is essentially using a third proxy software to do the routing. I tried it and TCP communication works fine, while UDP gets blocked; I am not sure whether it is a configuration problem, and I did not bother to keep fiddling with it…
I checked and it is indeed because EasyTier’s SOCKS5 does not support UDP: