Sha256: 39b7c96c80bce6f98ea0b9fc0913c762ad67a2560875d4bd9f593f45673eea46
Contents?: true
Size: 457 Bytes
Versions: 7
Compression:
Stored size: 457 Bytes
Contents
#!/usr/bin/env ruby =begin Copyright 2010-2014 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/server/dispatcher' Arachni::UI::CLI::RPC::Server::Dispatcher.new
Version data entries
7 entries across 7 versions & 1 rubygems