Verbose tor output, colorful integration

This commit is contained in:
BarsTiger
2023-06-27 23:41:28 +03:00
parent 914f48a92b
commit ffb4569509
3 changed files with 30 additions and 55 deletions

View File

@@ -15,6 +15,7 @@ sqlitedict = "^2.1.0"
cleo = "^2.0.1"
fastapi = "^0.98.0"
uvicorn = "^0.22.0"
rich = "^13.4.2"
[tool.poetry.scripts]
dragonion-server = "dragonion_server:main"