blob: 8733e8a23b986eb30e33f6f7b2ca11c6870b5988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# LuCI App for pbr
[](https://openwrt.org)
[](https://docs.openwrt.melmac.ca/pbr/)
[](https://github.com/stangri/luci-app-pbr/blob/master/LICENSE)
LuCI interface for the `pbr` (policy-based routing) package.
Provides a visual way to manage traffic policies for routing over specific WAN or VPN interfaces.
## Highlights
- Intuitive Web UI with policy table
- Add/edit/delete rules by IP, port, MAC, domain
- Interface-specific status panel and logs
- Quick toggles for services and resolver settings
- Integrated with OpenWrt’s service management
**Full documentation:**
[https://docs.openwrt.melmac.ca/pbr/](https://docs.openwrt.melmac.ca/pbr/)
|