services.tor.torsocks.fasterServer

NixOS option

IP/Port of the Tor SOCKS server for torsocks-faster wrapper suitable for HTTP. Currently, hostnames are NOT supported by torsocks.

type: string
Default
"127.0.0.1:9063"
Example
"192.168.0.20:1234"
declared in: nixos/modules/services/security/torsocks.nixView source on NixOS/nixpkgs →