# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup golang 1.0 go.setup github.com/OJ/gobuster 3.8.0 v categories www security maintainers {i0ntempest @i0ntempest} openmaintainer license Apache-2 description Directory/File, DNS and VHost busting tool written in Go long_description "${name} is a tool used to brute-force: - URIs (directories and files) in web sites. - DNS subdomains (with wildcard support). - Virtual Host names on target web servers. - Open Amazon S3 buckets - Open Google Cloud buckets - TFTP servers" checksums rmd160 e7de0b3f25ae02bd0076d0154f499648f1699b95 \ sha256 480e54b0d02a6c09c702c6df07430fc4e9a458d54485568c66e6e8bce3d3d748 \ size 85615 # Incompatible domains in 3.7.0 go.offline_build no destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }