theMatrixDev
Sign in Subscribe

openwrt

A collection of 3 posts
network

Building budget OpenWRT router and upgrading to 2.5gbps network

PREFACE Recently I am upgrading my home network to 2.5gbps. The service provider (ISP) provides a optical modem for free (to be precise, "without extra charge"). There are not many choices in the market at the time of writing. A 2.5gbps router with one 2.5gbps WAN port
May 29, 2023 4 min read
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
Page 1 of 1
theMatrixDev © 2023
  • GitHub
Powered by Ghost