mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
sslh: add transparent proxy support
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
This commit is contained in:
@@ -28,5 +28,8 @@ config 'sslh' 'default'
|
||||
# verbose defaults to off
|
||||
# -v
|
||||
option 'verbose' '0'
|
||||
# transparent defaults to false
|
||||
# --transparent
|
||||
option 'transparent' '0'
|
||||
# use external config file
|
||||
# option configfile '/etc/sslh.conf'
|
||||
|
||||
Reference in New Issue
Block a user