ip_nonlocal_bind

file: /proc/sys/net/ipv4/ip_nonlocal_bind
variable: net.ipv4.ip_nonlocal_bind
Official reference

If set, allows processes to bind() to non-local IP addresses, which can be quite useful - but may break some applications. Default: 0

source