{
	 "profiles": [
		 "/root/phantomsocks/default.conf"
	 ],
	 "services": [
	 {
		 "name": "socks",
		 "protocol": "socks",
		 "address": "[::1]:1681"
	 }
	 ],
	 "interfaces": [
	 {
		 "name": "default",
		 "device": "br-lan",
		 "dns": "udp://localhost:53",
		 "hint": "ttl,https",
		 "timeout": 1000,
		 "ttl": 10
	 },
	 {
		 "name": "df",
		 "device": "br-lan",
		 "dns": "tcp://208.67.220.220:443",
		 "timeout": 1000,
		 "hint": "df,w-csum"
	 },
	 {
		 "name":"http",
		 "device": "br-lan",
		 "dns": "tcp://208.67.220.220:5353",
		 "timeout": 1000,
		 "hint": "http,ttl"
	 },
	 {
		 "name": "gh",
		 "device": "br-lan",
		 "dns": "tcp://208.67.222.222:5353",
		 "hint": "ttl,https",
		 "timeout": 1000,
		 "ttl": 10
	 },
	 {
		 "name": "wp",
		 "device": "br-lan",
		 "dns": "tcp://208.67.222.222:5353",
		 "hint": "ttl,https",
		 "timeout": 1000,
		 "ttl": 14
	 },
	 {
		 "name": "google",
		 "device": "br-lan",
		 "dns": "tcp://208.67.222.222:5353",
		 "hint": "ttl,https",
		 "timeout": 1000,
		 "ttl": 12
	 },
	 {
		 "name": "gv",
		 "device": "br-lan",
		 "hint": "ttl,1-seg,https,ipv6",
		 "dns": "tls://8.8.4.4:853",
		 "timeout": 800,
		 "ttl": 13
	 }
	 ]
}

