net-analyzer/wafw00f - 2.3.2 (pentoo)

Search

Install

Install this version:

emerge -a =net-analyzer/wafw00f-2.3.2

Package Information

Description:
Identifies and fingerprints Web Application Firewall (WAF) products
Homepage:
https://github.com/sandrogauci/wafw00f
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
2.3.2 8 amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="Identifies and fingerprints Web Application Firewall (WAF) products"
HOMEPAGE="https://github.com/sandrogauci/wafw00f"
SRC_URI="https://github.com/EnableSecurity/wafw00f/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE="socks5"

RDEPEND="${DEPEND}
	dev-python/requests[socks5?,${PYTHON_USEDEP}]
	>=dev-python/pluginbase-0.3[${PYTHON_USEDEP}]"

USE Flags

Manage flags for this package: euse -i <flag> -p net-analyzer/wafw00f | euse -E <flag> -p net-analyzer/wafw00f | euse -D <flag> -p net-analyzer/wafw00f

Global/Standard Flags

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/requests[socks5?,]
	>=dev-python/pluginbase-0.3[]

Manifest for 2.3.2

Type File Size Source URLs
DIST wafw00f-2.3.2.tar.gz 42448 bytes https://github.com/EnableSecurity/wafw00f/archive/v2.3.2.tar.gz