cheat.sh
cheat.sh copied to clipboard
[CLI] Stealth mode xsel can't open display null
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- 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?