services.smokeping.host

NixOS option

Host/IP to bind to for the web server. Setting it to null skips passing the -h option to thttpd, which makes it bind to all interfaces.

type: null or string
Default
"localhost"
Example
"192.0.2.1"
declared in: nixos/modules/services/networking/smokeping.nixView source on NixOS/nixpkgs →