BlueShell icon indicating copy to clipboard operation
BlueShell copied to clipboard

Cannot run in kali

Open AhrendsSchmidt opened this issue 5 years ago • 1 comments

I tested the program and it didn't work on Kali,Nothing happened and the process didn't show a listening port

AhrendsSchmidt avatar Jan 11 '21 09:01 AhrendsSchmidt

make sure key directory and bsServer in the same directory

[root@host BluesShell]# ls -al
总用量 4148
drwxr-xr-x   3 root root    4096 6月  17 22:14 .
drwxrwxrwt. 10 root root   40960 6月  17 22:13 ..
-rwxr-xr-x   1 root root 4193320 6月  17 22:13 bsServer
drwxr-xr-x   2 root root    4096 6月  17 22:13 key
[root@host BluesShell]# ./bsServer
waiting for client connect...

whitehatnote avatar Jan 19 '21 15:01 whitehatnote