New feature: Data Stream Types (TLS/RAW). Performance enhancements. (V0.4.0)
This commit is contained in:
parent
52a5e40748
commit
490caf9e5e
9 changed files with 383 additions and 165 deletions
|
|
@ -4,3 +4,5 @@ ssl_private_key_path = "./ssl.key"
|
|||
ssl_cert_path = "./ssl.crt"
|
||||
remote_host = "remote.com"
|
||||
remote_port = "443"
|
||||
downstream_data_type = "tls"
|
||||
upstream_data_type = "tls"
|
||||
Loading…
Add table
Add a link
Reference in a new issue