Files
vacuum-wall/tests/__init__.py
T
mteehan e2f56b8cc8 Initial commit: SSL proxy / firewall appliance
Flask WebUI behind nginx reverse proxy with zone-based firewall, DHCP,
WireGuard, and ACME certificate management.
2026-05-07 22:24:24 +00:00

4 lines
57 B
Python

import sys
sys.path.insert(0, "/home/wall/vacuum-wall")