services.shadowsocks.localAddress
Local addresses to which the server binds.
- Type
(list of string) or string convertible to it- Default
[ "[::0]" "0.0.0.0" ]- Declared
- <nixpkgs/nixos/modules/services/networking/shadowsocks.nix>
Local addresses to which the server binds.
(list of string) or string convertible to it[
"[::0]"
"0.0.0.0"
]