From: Gabor Seljan Date: Sun, 24 May 2020 15:51:47 +0000 (+0200) Subject: sslh: add http probe config X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4950a3779750bbafe568e8271da5e6e781ed3310;p=openwrt-packages.git sslh: add http probe config Signed-off-by: Gabor Seljan --- diff --git a/net/sslh/files/sslh.config b/net/sslh/files/sslh.config index c5f832cdf..cbd767a45 100644 --- a/net/sslh/files/sslh.config +++ b/net/sslh/files/sslh.config @@ -10,6 +10,9 @@ config 'sslh' 'default' # ssh defaults to 'localhost:22' # --ssh : option 'ssh' '' + # http defaults to 'localhost:80' + # --http : + option 'http' '' # ssl defaults to 'localhost:443' # --ssl : option 'ssl' ''