services.namecoind.rpc.allowFrom

List of IP address ranges allowed to use the RPC API. Wiledcards (*) can be user to specify a range.

Type
list of string
Default
[
  "127.0.0.1"
]
Declared
<nixpkgs/nixos/modules/services/networking/namecoind.nix>