Files
krawl.es/src/routes/__init__.py

6 lines
79 B
Python
Raw Normal View History

#!/usr/bin/env python3
"""
FastAPI routes package for the Krawl honeypot.
2026-02-17 13:13:06 +01:00
"""