Sha256: fdda7cd8fe48ca1af4188cd879b8250db10b7f46f65ce98b2437c653c202aa77
Contents?: true
Size: 397 Bytes
Versions: 7
Compression:
Stored size: 397 Bytes
Contents
#!/usr/bin/env ruby =begin Copyright 2010-2014 Tasos Laskos <tasos.laskos@arachni-scanner.com> This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end require_relative '../ui/cli/framework' Arachni::UI::CLI::Framework.new
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.0.6 | bin/arachni |
arachni-1.0.5 | bin/arachni |
arachni-1.0.4 | bin/arachni |
arachni-1.0.3 | bin/arachni |
arachni-1.0.2 | bin/arachni |
arachni-1.0.1 | bin/arachni |
arachni-1.0 | bin/arachni |