diff --git a/config.yaml b/config.yaml index adc8e98dc..490ebe0de 100644 --- a/config.yaml +++ b/config.yaml @@ -44,7 +44,7 @@ beef: # Prefer WebSockets over XHR-polling when possible. websocket: enable: false - secure: true # use WebSocketSecure work only on https domain and with https support enabled in BeEF + secure: true # use 'WebSocketSecure' works only on HTTPS domains and with HTTPS support enabled in BeEF port: 61985 # WS: good success rate through proxies secure_port: 61986 # WSSecure ws_poll_timeout: 1000 # poll BeEF every second