theMatrixDev
Subscribe

openwrt

A collection of 2 posts
openwrt

WireGuard VPN Policy Routing on OpenWRT

Tested on GL-AX1800 with OpenWRT 21.02 Install vpn-policy-routing plugin * Go to OpenWRT -> System -> Software * Update lists * Install vpn-policy-routing and luci-app-vpn-policy-routing * Refresh the page. There will be a new VPN tab on header Add Firewall zone * Go to Network -> Firewall * Under Zones section, click the Add button
Aug 27, 2022 1 min read
cloudflare

Install Cloudflared on OpenWRT

1. Go to https://github.com/cloudflare/cloudflared/releases and copy the correct file URL 2. SSH into OpenWRT 3. cd to a location where file persists after reboot 4. wget the Cloudflared file 5. chmod +x the Cloudflared file 6. ./cloudflared service install TOKEN 7. Confirm in OpenWRT ->
Aug 27, 2022
theMatrixDev © 2023
  • GitHub
Powered by Ghost