mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-07 12:54:43 +00:00
feat: add safe traffic shaping and TLS hardening
This commit is contained in:
@@ -32,6 +32,12 @@ liveness:
|
||||
# lifecycle:
|
||||
# max_session_duration: 6h
|
||||
|
||||
# Optional reliability shaping for encrypted wire messages.
|
||||
# traffic:
|
||||
# max_payload_size: 4096
|
||||
# min_delay: 5ms
|
||||
# max_delay: 30ms
|
||||
|
||||
# Outbound SOCKS5 proxy for server-side egress (optional)
|
||||
socks:
|
||||
proxy_addr: "" # e.g. "127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user