cheat.sh icon indicating copy to clipboard operation
cheat.sh copied to clipboard

[CLI] Stealth mode xsel can't open display null

Open Billy- opened this issue 6 years ago • 1 comments
trafficstars

Trying to run the shell in stealth mode yields this error message over and over:

xsel: Can't open display: (null)
: Inappropriate ioctl for device

I am running Ubuntu 18.04

Billy- avatar Jan 22 '19 14:01 Billy-

@Billy- Do you write it in a shell, where DISPLAY is not set? For that case, I think, we should just disable the stealth functionality completely, because without DISPLAY you can't use the clipboard. Could you please check it you have set DISPLAY where your cht.sh is running?

chubin avatar Feb 06 '19 13:02 chubin