SSL option in server/http tunnels

revert-104-patch-6
R4SAS 2022-10-29 09:51:29 +03:00 committed by GitHub
parent db112e8cfc
commit e9cef54327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -147,6 +147,7 @@ Optional parameters:
* hostoverride -- value to send in 'Host:' header, default: the same as *host* parameter
* gzip -- should we compress contents at I2P level. default: true
* ssl -- Use SSL connection to upstream server. `hostoverride` parameter can be used to set SNI domain. default: false
Server/IRC tunnels
-------------------