I've had this issue on two completely separate kali instances. I install the tool following the installation instructions. The docker installation completes successfully and sudo ./bkscan.sh -h gives me the expected output. However when I try to scan a target machine with sudo ./bkscan.sh -t <IP Address> I get the following error.
[+] No credential provided, won't support NLA
No protocol specified
[22:41:07:683] [1:1] [ERROR][com.freerdp.client.x11] - failed to open display: :0.0
[22:41:07:683] [1:1] [ERROR][com.freerdp.client.x11] - Please check that the $DISPLAY environment variable is properly set.
I've had this issue on two completely separate kali instances. I install the tool following the installation instructions. The docker installation completes successfully and
sudo ./bkscan.sh -hgives me the expected output. However when I try to scan a target machine withsudo ./bkscan.sh -t <IP Address>I get the following error.[+] No credential provided, won't support NLANo protocol specified[22:41:07:683] [1:1] [ERROR][com.freerdp.client.x11] - failed to open display: :0.0[22:41:07:683] [1:1] [ERROR][com.freerdp.client.x11] - Please check that the $DISPLAY environment variable is properly set.