V2RayA for OpenWRT
SSH
These instructions require you to SSH into your router. If you're not comfortable using SSH, please choose a different VPN method.
Requirements
- OpenWRT 22.03.2
- ARM architecture (MIPS does not work)
- Clean router (all existing v2ray, VPN or proxy packages must be removed)
When upgrading to newer versions of OpenWRT our instructions assume you perform a factory-reset. This ensures everyone starts with the same setup and keeps our documentation simple and straight-forward.
Install v2rayA
Enter the following commands using SSH:
opkg update
opkg install v2raya
uci set v2raya.config.enabled='1'
uci commit v2raya
/etc/init.d/v2raya start
Using v2rayA
Now that v2rayA is running, please proceed to using v2rayA.