LICENSE
README.md
pyproject.toml
netcurfew/__init__.py
netcurfew/cli.py
netcurfew/config.py
netcurfew/daemon.py
netcurfew/firewall.py
netcurfew/mcp_server.py
netcurfew/state.py
netcurfew.egg-info/PKG-INFO
netcurfew.egg-info/SOURCES.txt
netcurfew.egg-info/dependency_links.txt
netcurfew.egg-info/entry_points.txt
netcurfew.egg-info/requires.txt
netcurfew.egg-info/top_level.txt
netcurfew/templates/index.html
tests/test_api.py
tests/test_config.py
tests/test_state.py