{
	"routing": {
		"rules": [
			{
				"ip": ["geoip:private"],
				"outboundTag": "direct"
			}
		]
	},
	"inbounds": [
		{
			"listen": "127.0.0.1",
			"port": 10808,
			"protocol": "socks"
		},
		{
			"port": 1181,
			"protocol": "dokodemo-door",
			"settings": {
				"network": "tcp,udp",
				"followRedirect": true
			},
			"sniffing": {
				"enabled": true,
				"routeOnly": true,
				"destOverride": ["http","tls","quic"]
			},
			"streamSettings": {
				"sockopt": {"tproxy": "tproxy"}
			},
			"tag": "tproxy"
		}
	],
	"outbounds": [
		{
			"protocol": "vless",
			"settings": {
				"vnext": [{
					"address": "185.245.61.34",
					"port": 443,
					"users": [{
						"id": "718c7fa1-619e-49cd-938d-426012f60256",
						"encryption": "none",
						"flow": "xtls-rprx-vision"
					}]
				}]
			},
			"streamSettings": {
				"network": "tcp",
				"security": "reality",
				"realitySettings": {
					"serverName": "stats.f0xware.cc",
					"fingerprint": "chrome",
					"shortId": "35136d04486f2c47",
					"publicKey": "AZ5q0_1NDPoSJRJ8JUVQA5tYYQR84RcNFv6RSvjT1js"
				},
				"xhttpSettings": {
					"path": "/",
					"mode": "stream-one"
				}
			},
			"tag": "proxy"
		},
		{
			"protocol": "freedom",
			"streamSettings": {
				"sockopt": {
					"domainStrategy": "ForceIP"
				}
			},
			"tag": "direct"
		}
	]
}
