hackergame-challenge-docker
hackergame-challenge-docker copied to clipboard
web_netcat: implement copy with Ctrl + Shift + C
trafficstars
By default, modern browsers might start devtools when users press Ctrl + Shift + C. This commit prevents this behavior and do the copy with execCommand.