mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2026-05-19 13:08:57 +02:00
Added pentest-ec2-manager
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
source "https://rubygems.org"
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem "aws-sdk-ec2"
|
||||
Reference in New Issue
Block a user