diff --git a/scripts/node-info.sh b/scripts/node-info.sh index 081170a..db64e38 100644 --- a/scripts/node-info.sh +++ b/scripts/node-info.sh @@ -732,6 +732,27 @@ EOF } ] }, + "inbounds": [ + { + "type": "tun", + "tag": "tun-in", + "interface_name": "utun", + "inet4_address": "172.19.0.1/30", + "mtu": 9000, + "auto_route": true, + "strict_route": true, + "sniff": true, + "endpoint_independent_nat": false, + "stack": "system", + "platform": { + "http_proxy": { + "enabled": true, + "server": "127.0.0.1", + "server_port": 2080 + } + } + } + ], "outbounds": [ { "type": "hysteria2",