services.tor.torsocks.allowInbound

NixOS option

Set Torsocks to accept inbound connections. If set to true, listen() and accept() will be allowed to be used with non localhost address.

type: boolean
Default
false
declared in: nixos/modules/services/security/torsocks.nixView source on NixOS/nixpkgs →