MindFlavor / prometheus_wireguard_exporter

A Prometheus exporter for WireGuard, written in Rust.
https://mindflavor.github.io/prometheus_wireguard_exporter
MIT License
493 stars 51 forks source link

support for ipv6 address in command line #24

Closed MindFlavor closed 4 years ago

MindFlavor commented 4 years ago

This PR allows the service to listen to IPv6 addresses as well as IPv4.

Addresses https://github.com/MindFlavor/prometheus_wireguard_exporter/issues/23.