Skip to content

Commit a86fa24

Browse files
committed
Update README.md
1 parent 34eefe6 commit a86fa24

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,18 @@ A single-page browser application for visualising `/etc/config/firewall` relatio
1818

1919
---
2020

21+
## Preview
22+
23+
![Openwrt Firewall Visualiser Demo1](https://raw.githubusercontent.com/safesploitOrg/assets/main/openwrt-firewall-visualiser/media/openwrt-firewall-visualiser-demo1.png)
24+
25+
26+
![Openwrt Firewall Visualiser Demo2](https://raw.githubusercontent.com/safesploitOrg/assets/main/openwrt-firewall-visualiser/media/openwrt-firewall-visualiser-demo2.png)
27+
28+
---
29+
2130
## Quick Start
2231

23-
1. **Open the app**: Open [`public/index.html`](public/index.html) in any modern browser
32+
1. **Open the app**: Open [`public/index.html`](public/index.html) in any modern browser, or [link](https://safesploitorg.github.io/openwrt-firewall-visualiser/)
2433
2. **Paste your firewall config**: Copy `/etc/config/firewall` from your OpenWrt router and paste it into the textarea
2534
3. **Map devices to zones**: Add devices with names, IP addresses, and their associated firewall zones (via import or manually)
2635
4. **Map subnets**: Add subnets mappings (import via `scripts/openwrt_export_subnet_mappings.sh`)

0 commit comments

Comments
 (0)