mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-06-18 12:38:27 +03:00
This commit is contained in:
committed by
GitHub
parent
13d2b1db6d
commit
96e5b4b639
@@ -67,6 +67,7 @@ class ProxyConfig:
|
||||
cfproxy_worker_domains: List[str] = field(default_factory=list)
|
||||
fake_tls_domain: str = ''
|
||||
proxy_protocol: bool = False
|
||||
ws_keepalive_interval: float = 30.0
|
||||
|
||||
|
||||
proxy_config = ProxyConfig()
|
||||
|
||||
Reference in New Issue
Block a user