You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
231 B

  1. #!/bin/bash
  2. #
  3. printf "\nConfiguring gateway attacker node..\n\n"
  4. sleep 1
  5. cd ../routers/gateway
  6. ./copy_attacker_setup.sh
  7. ssh -p 22117 -i .vagrant/machines/default/virtualbox/private_key vagrant@localhost ./setup_attacker.sh