5 lines
78 B
Python
5 lines
78 B
Python
|
|
#!/usr/bin/env python3
|
||
|
|
|
||
|
|
"""
|
||
|
|
FastAPI routes package for the Krawl honeypot.
|
||
|
|
"""
|