first init

This commit is contained in:
asus
2026-04-22 17:40:14 +03:30
parent 9fb9a3a5cd
commit f36282b508
12 changed files with 3698 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Core (no external dependencies for basic modes)
# Python 3.10+ required
# Optional: MITM interception (apps_script mode)
cryptography>=41.0.0
# Optional: HTTP/2 multiplexing (faster apps_script relay)
h2>=4.1.0