Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ec2-killer

A Python script that kills your ec2 instances. Do

What is ec2-killer

ec2 killer is a script that uses your aws credentials to connect to the ec2 api. It might be useful if your AWS credentials were compromised it can delete instances that were created today.

how to use

  1. Install the required python modules: pip install -r requirements.txt
  2. dry run the script python instances.py
  3. run the script if you're sure that you want to terminate the instances python instances.py commit WARNING: This will terminate instances. Don't run this on your account if you don't understand what the script is doing!

About

A Python script that kills your ec2 instances

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages