Sha256: a15fb0c814b015173646294a3f16dbada3addb43aeefb2598802ea845529bd69
Contents?: true
Size: 442 Bytes
Versions: 5
Compression:
Stored size: 442 Bytes
Contents
#!/usr/bin/env ruby =begin Copyright 2010-2022 Ecsypno <http://www.ecsypno.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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.6.1.3 | bin/arachni_rpcd |
arachni-1.6.1.2 | bin/arachni_rpcd |
arachni-1.6.1.1 | bin/arachni_rpcd |
arachni-1.6.1 | bin/arachni_rpcd |
arachni-1.6.0 | bin/arachni_rpcd |