Sha256: 70b0a0a7201c40a2468a958e8e74ef3ddac0ff802327cbd7a445a9d19e6924c1

Contents?: true

Size: 447 Bytes

Versions: 6

Compression:

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arachni-1.3.2 bin/arachni_multi
arachni-1.3.1 bin/arachni_multi
arachni-1.3 bin/arachni_multi
arachni-1.2.1 bin/arachni_multi
arachni-1.2 bin/arachni_multi
arachni-1.1 bin/arachni_multi