mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
9 lines
215 B
Plaintext
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
|