Sha256: 8e2b7c96ed672fb641930d088b25464a8bd7e73b8851559001adde17ccb23c49

Contents?: true

Size: 449 Bytes

Versions: 6

Compression:

Stored size: 449 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/remote'

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

Version data entries

6 entries across 6 versions & 1 rubygems

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