LICENSE
README.md
pyproject.toml
.github/scripts/release.py
.github/workflows/publish.yml
.github/workflows/release.yml
img/mix_traffic.png
mago/__init__.py
mago/mago.py
mago.egg-info/PKG-INFO
mago.egg-info/SOURCES.txt
mago.egg-info/dependency_links.txt
mago.egg-info/requires.txt
mago.egg-info/top_level.txt
mago/template/clipart1872623.png
mago/template/index.html
mago/template/logs.html
mago/template/workers.html
mago/utils/__init__.py
mago/utils/collector.py
mago/utils/report_generator.py
mago/utils/traffic_manager.py
mago/utils/worker.py
tests/__init__.py
tests/test_collector.py
tests/test_traffic_manager.py
tests/test_worker.py