Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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