direct
inbound is a tunnel server.
{
"type": "direct",
"tag": "direct-in",
... // Listen Fields
"network": "udp",
"override_address": "1.0.0.1",
"override_port": 53
}
See Listen Fields for details.
Listen network, one of tcp
udp
.
Both if empty.
Override the connection destination address.
Override the connection destination port.