services.redsocks.redsocks.*.doNotRedirect
Iptables filters that if matched will get the packet off of redsocks.
- Type
list of string- Default
[ ]- Example
[ "-d 1.2.3.4" ]- Declared
- <nixpkgs/nixos/modules/services/networking/redsocks.nix>
Iptables filters that if matched will get the packet off of redsocks.
list of string[ ][
"-d 1.2.3.4"
]