手机用户
IOS(iPhone,iPad,iTouch):
无忧府APP->下载配置文件->OpenVPN->手工配置
安卓用户:
手工配置->openvpn->strongswan(iKev2)->sstp
TUN Mode vs System Proxy
TUN Mode (Virtual Network Adapter): Full-System Traffic Forwarding
- TUN mode creates a virtual network adapter on your device, intercepting and forwarding all traffic at the network (IP) layer. This ensures that all apps and services — even those that don’t support proxy settings — are routed through the VPN.
- Advantage → Full system coverage for all traffic.
- Limitation → Because it works at the routing level, connections may be less stable under certain devices or network environments.
- By attaching your system’s HTTP proxy directly to the VPN service, System Proxy offers a more stable and consistent connection.
- Advantage → Smooth, reliable, and stable performance.
- Limitation → Because some apps and websites do not support proxy mode, they may still be blocked in certain situations.
