I found that the ping proxy is supported, is there any more detailed documentation or configuration examples? ```json { "ping": { "protocol": "<default/unprivileged>", "gateway4": "<0.0.0.0>", "gateway6": "<::>", "disableIPv6": true } } ```