Sha256: a64b9718b60b857e5df608ee5c0917367fcc8376e91861b8cbc4858c4d6d12bc

Contents?: true

Size: 447 Bytes

Versions: 7

Compression:

Stored size: 447 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 '../lib/arachni'
require_relative '../ui/cli/rpc/client/local'

Arachni::UI::CLI::RPC::Client::Local.new

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
arachni-1.0.6 bin/arachni_multi
arachni-1.0.5 bin/arachni_multi
arachni-1.0.4 bin/arachni_multi
arachni-1.0.3 bin/arachni_multi
arachni-1.0.2 bin/arachni_multi
arachni-1.0.1 bin/arachni_multi
arachni-1.0 bin/arachni_multi