# This is a basic configuration file that should provide# sensible values for "standard" setup.verbose: 0;foreground: false;inetd: false;numeric: false;transparent: false;timeout: 2;user: "nobody";pidfile: "/var/run/sslh.pid";chroot: "/var/empty";# Change hostname with your external address name.listen:( { host: "192.168.3.33"; port: "443"; });protocols:( { name: "openvpn"; host: "localhost"; port: "1194"; }, { name: "http"; host: "10.10.40.4"; port: "80"; }, { name: "tls"; host: "10.10.40.4"; port: "443"; log_level: 0; },);