MyNixOS website logo
option

services.shadowsocks.localAddress

Local addresses to which the server binds.

Declarations
Type
(list of string) or string convertible to it
Default
[
  "[::0]"
  "0.0.0.0"
]