MyNixOS website logo
option

services.redsocks.redsocks.*.doNotRedirect

Iptables filters that if matched will get the packet off of redsocks.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-d 1.2.3.4"
]