Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

slowpost.sh 276B

12345678910
  1. #!/bin/bash
  2. # Prompt user for the prefix value
  3. read -p "Enter the prefix for the URL: " prefix
  4. # Run slowhttptest with the specified prefix
  5. slowhttptest -B \
  6. -u "http://${prefix}.gslab-juiceshop.com/" \
  7. -d "gslab-juiceshop.com.edgekey-staging.net:80" \
  8. -r 4 -c 2