mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: add certifi for TLS verification on macOS/Windows
This commit is contained in:
@@ -7,6 +7,9 @@ cryptography>=41.0.0
|
||||
# Optional: HTTP/2 multiplexing (faster apps_script relay)
|
||||
h2>=4.1.0
|
||||
|
||||
# Optional: CA bundle for TLS verification (recommended on macOS / Windows)
|
||||
certifi>=2024.1.0
|
||||
|
||||
# Optional: Brotli decompression (modern websites send `br` encoding)
|
||||
brotli>=1.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user