Sha256: 0a48c60fa1f2678358f17bfcd92d360c0f86b162321b4c908154a493085161e6
Contents?: true
Size: 425 Bytes
Versions: 2
Compression:
Stored size: 425 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/rest/server' Arachni::UI::CLI::Rest::Server.new
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.5.1 | bin/arachni_rest_server |
arachni-1.5 | bin/arachni_rest_server |