Sha256: 73fb8bb145a4b08c0a0ded50e68359fde62811627513093d3b68c96589cdd67c
Contents?: true
Size: 446 Bytes
Versions: 2
Compression:
Stored size: 446 Bytes
Contents
#!/usr/bin/env ruby =begin Copyright 2010-2017 Sarosys LLC <http://www.sarosys.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/server/dispatcher' Arachni::UI::CLI::RPC::Server::Dispatcher.new
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.5.1 | bin/arachni_rpcd |
arachni-1.5 | bin/arachni_rpcd |