services.soju.acceptProxyIP
NixOS option
Allow the specified IPs to act as a proxy. Proxys have the ability to overwrite the remote and local connection addresses (via the X-Forwarded-* HTTP header fields). The special name “localhost” accepts the loopback addresses 127.0.0.0/8 and ::1/128. By default, all IPs are rejected.
type: list of stringDefault
declared in: nixos/modules/services/networking/soju.nixView source on NixOS/nixpkgs →[ ]