Socket
Socket
Sign inDemoInstall

github.com/supersonictw/elastic-butterfly

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/supersonictw/elastic-butterfly


Version published
Created
Source

Butterfly

Version License Platform Code-Inspector_Score Code-Inspector_Score

[Violet] + [Butterfly] = {StarStart!}

logo

The World-Wide-Web crawler for Apache Solr

Installation

Get the execute file official build via GitHub Releases.

No install required, but you can put it on the directory your terminal $PATH variable points for convenient.

Eventually, set up your config file (default name: .butterfly_config.json), and move it to the directory where you want to execute butterfly command.

Usage

Warning

The config file must be existed under the directory you execute butterfly command.

Execute

./butterfly <URI>

The URI is a variable, that the website URL you want to crawl on start.

Developmet Environment

Requirement

Butterfly requires Go Language Compiler >= 1.13

Please check your go version or install the latest version.

  • GNU Linux / MacOSX / Unix Like

    Execute this command

    sh bootstrap.sh

  • Win32 Platform

    We have no plan to support Microsoft Windows, but you still can get the go packages Butterfly required.

Compilation

Just do it.

go build

The "butterfly" will be the execute file you build on your own self.

(c) 2020 Star Inc.

FAQs

Package last updated on 01 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc