First commit! (TESTING)

This commit is contained in:
Amin.MasterkinG
2026-04-20 18:44:53 +03:30
commit df3c2c5c16
10 changed files with 2768 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