ARC2 Proxy
Server & networking Global · server string (IP)

listening_address

Network interface the proxy binds to.

Config key
listening_address
Scope
Global · server
Type
string (IP)
Default
0.0.0.0

The IP address the proxy listens on. 0.0.0.0 binds all interfaces; a specific address restricts it to one. An unparseable value aborts startup, so a typo fails fast rather than silently binding nothing.

listening_address = "0.0.0.0"