Why OpenWrt

Check device support (before anything)

  1. Find your exact router model/revision and hardware version.
  2. Look it up on the official OpenWrt Table of Hardware.
  3. Follow the device-specific install instructions: image type, recovery path, and revert method.

Flash at your own risk; read twice, flash once.

First steps after flashing

Add WireGuard (quick sketch)

  1. Install packages: opkg install wireguard-tools luci-app-wireguard
  2. Create keys, add an interface and a peer, open UDP port as needed.
  3. Route specific subnets or full-tunnel as you prefer.

Get OpenWrt