Skip to content

icyspicyyy/piZddos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

piZddos

piZddos is a terraform wrapper for https://github.com/porthole-ascend-cinnamon/mhddos_proxy.git that makes use of AWS Spot instances.

Installation

Simply clone this repo for installation

git clone https://github.com/icyspicyyy/piZddos.git

Usage

  ssh-keygen
  cat ~\.ssh\id_rsa.pub
  • put params to variables.tf file or run from cli
terraform plan -var "price=0.0019" -var "ssh_key=YOUR_KEY_CONTENT" -var "instance_count=3" -var "ami=ami-0d527b8c289b4af7f"  -var "region=eu-central-1" -var "targets=https://site.ru https://site2.ru"
terraform apply -var "price=0.0019" -var "ssh_key=YOUR_KEY_CONTENT" -var "instance_count=3" -var "ami=ami-0d527b8c289b4af7f"  -var "region=eu-central-1" -var "targets=https://site.ru https://site2.ru"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Warning! You are using provided scripts at your own risk. Author does not bear any responsibility in case of misuse.

Slava Ukraine! Glory to Ukraine! Русский военный корабль, иди нахуй!

Releases

No releases published

Packages

No packages published

Languages