Data handling completely rebuilt. Now correctly handles all TCP/IP traffic.
This commit is contained in:
parent
1aa97d6493
commit
f19c7d8f2a
12 changed files with 493 additions and 604 deletions
|
|
@ -4,4 +4,3 @@ ssl_private_key_path = "./ssl.key"
|
|||
ssl_cert_path = "./ssl.crt"
|
||||
remote_host = "remote.com"
|
||||
remote_port = "443"
|
||||
verbose_level = "2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue