Sha256: 6421a7d7969fae21fdfe6ec07ab316904b08181f50301cd11931b624f7a0891c
Contents?: true
Size: 397 Bytes
Versions: 6
Compression:
Stored size: 397 Bytes
Contents
#!/usr/bin/env ruby =begin Copyright 2010-2015 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.3.2 | bin/arachni |
arachni-1.3.1 | bin/arachni |
arachni-1.3 | bin/arachni |
arachni-1.2.1 | bin/arachni |
arachni-1.2 | bin/arachni |
arachni-1.1 | bin/arachni |