Codebase list dnscat2 / bab82892-8b8d-4293-9273-4fb8616cf283/main tools / Gemfile
bab82892-8b8d-4293-9273-4fb8616cf283/main

Tree @bab82892-8b8d-4293-9273-4fb8616cf283/main (Download .tar.gz)

Gemfile @bab82892-8b8d-4293-9273-4fb8616cf283/mainraw · history · blame

1
2
3
4
5
6
7
8
9
# Gemfile
# By Ron Bowes
#
# See LICENSE.md

source 'https://rubygems.org'

gem 'trollop' # parsing commandline options
gem 'ruby-pcap' # for the parser