Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Last active December 24, 2022 02:44
Show Gist options
  • Save GitHub30/7ba9270af89dd6c6318da6c62831b7ee to your computer and use it in GitHub Desktop.
Save GitHub30/7ba9270af89dd6c6318da6c62831b7ee to your computer and use it in GitHub Desktop.
for i in `seq 200`; do google-chrome-stable --headless --single-process --disable-gpu --disable-dev-shm-usage --disable-audio-output --dump-dom https://itm.deno.dev?sleep=60000 & done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment