nirvana-msu / asdf-masscan

asdf-vm plugin for Masscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-masscan

Masscan plugin for asdf version manager.

Install

asdf plugin-add masscan git@github.com:nirvana-msu/asdf-masscan.git

Prerequisites

Refer to Masscan documentation for potential dependencies. On Debian/Ubuntu you need to run the following first:

sudo apt-get install gcc make libpcap-dev

Use

Check asdf documentation for instructions on how to install & manage tool versions.

Given very infrequent Masscan releases, rather than installing from tags, the plugin installs a version given by specific commit hash. You command would look like the below:

asdf install masscan ref:6c15edc280645b59aadb562333511cebd3405246

About

asdf-vm plugin for Masscan


Languages

Language:Shell 100.0%