Codebase list dnscat2 / ca67b8e1-6013-43ef-8ce7-1413ac61a8f9/main tools / Gemfile
ca67b8e1-6013-43ef-8ce7-1413ac61a8f9/main

Tree @ca67b8e1-6013-43ef-8ce7-1413ac61a8f9/main (Download .tar.gz)

Gemfile @ca67b8e1-6013-43ef-8ce7-1413ac61a8f9/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