Sha256: e91da9b8f4481cac63d4dd4640a3b7cd5d5563bce7022d3139e750eaf2842562

Contents?: true

Size: 472 Bytes

Versions: 6

Compression:

Stored size: 472 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/dispatcher_monitor'

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

Version data entries

6 entries across 6 versions & 1 rubygems

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