flan_exporter

command module
v0.0.0-...-7156161 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 13 Imported by: 0

README

Go Report Card

flan_exporter

Metrics exporter for Cloudflares Flan Scan vulnerability / network scanner

This is not an offical Cloudflare project.

Install

go get -u github.com/MauveSoftware/flan_exporter

Usage

Binary
./flan_exporter -datasource.fs.report-path=/opt/flan/shared/reports
Docker
docker run -d --restart always --name flan_exporter -v /reports:/opt/flan/shared/reports -p 9711:9711 mauvesoftware/flan_exporter

or with an Google Cloud Storage backend:

docker run -d --restart always --name flan_exporter -e FLAN_DATASOURCE=gcloud -e FLAN_GCLOUD_BUCKET_NAME=my-bucket -v /app/gcloud_credentials.json:/path/to/credentials.json -p 9711:9711 mauvesoftware/flan_exporter

License

(c) Mauve Mailorder Software GmbH & Co. KG, 2020. Licensed under MIT license.

Prometheus

see https://prometheus.io/

Cloudflare Flan Scan

see https://github.com/cloudflare/flan

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL