hackergame-challenge-docker icon indicating copy to clipboard operation
hackergame-challenge-docker copied to clipboard

web_netcat: implement copy with Ctrl + Shift + C

Open taoky opened this issue 1 year ago • 0 comments
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.

taoky avatar Mar 19 '24 11:03 taoky