services.smokeping.host

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
<nixpkgs/nixos/modules/services/networking/smokeping.nix>