{ "protocol": "anytls", "listen_ip": "0.0.0.0", "server_port": 45365, "network": null, "networkSettings": null, "server_name": "code.example.com", "accept_proxy_protocol": false, "padding_scheme": [ "stop=8", "0=30-30", "1=100-400", "2=400-500,c,500-1000,c,500-1000,c,500-1000,c,500-1000", "3=9-9,500-1000", "4=500-1000", "5=500-1000", "6=500-1000", "7=500-1000" ], "cert_config": { "cert_mode": "dns", "domain": "code.example.com", "dns_provider": "tencentcloud", "dns_env": { "TENCENTCLOUD_SECRET_ID": "replace-with-secret-id", "TENCENTCLOUD_SECRET_KEY": "replace-with-secret-key" } }, "base_config": { "push_interval": 60, "pull_interval": 60 } }