verbose: 0; foreground: true; inetd: false; numeric: false; transparent: false; timeout: 2; user: "nobody"; pidfile: "/var/run/sslh.pid"; chroot: "/var/empty"; syslog_facility: "auth"; listen: ( { host: "0.0.0.0"; port: "443";keepalive: true; } ); protocols: ( { name: "ssh"; service: "ssh"; host: "localhost"; port: "22"; keepalive: true; fork: true; tfo_ok: true }, { name: "regex"; host: "localhost"; port: "81"; keepalive: true; regex_patterns: [ "hath" ]; }, { name: "tls"; host: "localhost"; port: "80"; keepalive: true; sni_hostnames: ["xjust.yogas.ml","jellyfin.yogas.ml","yogas.ml"]; log_level: 0; tfo_ok: true }, { name: "regex"; host: "localhost"; port: "3128"; regex_patterns: [ "" ]; } );