Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
161 B
Bash
Executable File
7 lines
161 B
Bash
Executable File
#!/bin/bash
|
|
# Configure Network Security
|
|
|
|
echo "Configure inter-VLAN firewall rules (default deny, explicit allow)."
|
|
echo "See OpenWrt firewall configuration."
|
|
|