Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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