diff --git a/basic.cfg b/basic.cfg index 2cb4d41..fa53543 100644 --- a/basic.cfg +++ b/basic.cfg @@ -6,14 +6,12 @@ timeout: 2; user: "nobody"; -pidfile: "/var/run/sslh.pid"; - # Change hostname with your external address name, or the IP # of the interface that receives connections listen: ( - { host: "thelonious"; port: "443"; } + { host: "0.0.0.0"; port: "443"; } );