0
0
mirror of https://github.com/openwrt/packages.git synced 2025-10-07 20:37:41 +00:00
Files
Stan Grishin 0a512e8f0e pbr: 1.1.8-36 bugfixes
- drop load_environment_flag and always load environment on start, making
  restart command great again
- store/restore existing jshn namespace when using json()
- remove unneeded sleepCount in is_wan_up()
- move updated README inside files/

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-08-19 10:05:18 -07:00
..
2025-08-19 10:05:18 -07:00
2025-02-12 16:22:16 -08:00
2025-08-19 10:05:18 -07:00

Policy-Based Routing (pbr)

OpenWrt Web UI License

Flexible policy-based routing (PBR) framework for OpenWrt.
Allows routing specific traffic (by IP, MAC, port, protocol, or domain) through a specific WAN, VPN, or tunnel.

Features

  • Route by IP, MAC, port, or domain name
  • Works with WAN, VPNs (WireGuard, OpenVPN), or tunnels
  • Lightweight shell-based implementation
  • Optional Web UI integration via LuCI

Full documentation:
https://docs.openwrt.melmac.ca/pbr/