🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/vmnguyen/fastcrawler

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/vmnguyen/fastcrawler

v0.0.0-20210905132830-beb3c093e459
Source
Go
Version published
Created
Source

Fastcrawler

A Fast HTTP crawler written in Go

Install

git clone https://github.com/vmnguyen/fastcrawler

cd fastcrawler

go build

Usage

Usage of ./fastcrawl:
  -c int
        Concurency number (default 50)
  -t string
        Target to scan (default "https://example.com")

Example

./fastcrawl -t https://example.com -c 50

FAQs

Package last updated on 05 Sep 2021

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