Sha256: 960cefc709806c3e1f1cd407e457c30a132ee0843c743a4e20896a341bd12851
Contents?: true
Size: 421 Bytes
Versions: 5
Compression:
Stored size: 421 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/rest/server' Arachni::UI::CLI::Rest::Server.new
Version data entries
5 entries across 5 versions & 1 rubygems