Hacker News new | ask | show | jobs
by chromaton 2109 days ago
Something like:

  if(IP==attackerIP) {
    for 10000 times
       write random byte
       sleep 10 seconds
  }