Files
MasterHttpRelayVPN/requirements.txt
T
2026-04-20 18:44:53 +03:30

9 lines
215 B
Plaintext

# 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