How to install OpenVPN on an OpenWRT router in 15 seconds
Log into your router using ssh root@ip-addr
and run these commands:
opkg update
opkg install openvpn-openssl luci-app-openvpn
/etc/init.d/uhttpd restart
echo "Done"
Done !
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow