mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: implement gzip compression for relay responses and enhance H2 transport with keepalive pings
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
"tls_connect_timeout": 15,
|
||||
"tcp_connect_timeout": 10,
|
||||
"parallel_relay": 1,
|
||||
"h2_connections": 2,
|
||||
"enable_sub_batch": true,
|
||||
"block_hosts": [
|
||||
"ads.example.com",
|
||||
".doubleclick.net"
|
||||
|
||||
Reference in New Issue
Block a user