Updated text as requested by bcoles
This commit is contained in:
@@ -44,7 +44,7 @@ beef:
|
|||||||
# Prefer WebSockets over XHR-polling when possible.
|
# Prefer WebSockets over XHR-polling when possible.
|
||||||
websocket:
|
websocket:
|
||||||
enable: false
|
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
|
port: 61985 # WS: good success rate through proxies
|
||||||
secure_port: 61986 # WSSecure
|
secure_port: 61986 # WSSecure
|
||||||
ws_poll_timeout: 1000 # poll BeEF every second
|
ws_poll_timeout: 1000 # poll BeEF every second
|
||||||
|
|||||||
Reference in New Issue
Block a user