Remove useless configuration
parent
8f561dcf3e
commit
66d2079f19
|
@ -6,10 +6,6 @@
|
||||||
},
|
},
|
||||||
"inboundDetour": [
|
"inboundDetour": [
|
||||||
{
|
{
|
||||||
"domainOverride": [
|
|
||||||
"http",
|
|
||||||
"tls"
|
|
||||||
],
|
|
||||||
"port": 1086,
|
"port": 1086,
|
||||||
"listen": "127.0.0.1",
|
"listen": "127.0.0.1",
|
||||||
"protocol": "socks",
|
"protocol": "socks",
|
||||||
|
@ -80,13 +76,6 @@
|
||||||
"routing": {
|
"routing": {
|
||||||
"settings": {
|
"settings": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
|
||||||
"type": "field",
|
|
||||||
"ip": [
|
|
||||||
"geoip:cn"
|
|
||||||
],
|
|
||||||
"outboundTag": "direct"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
"domain": [
|
"domain": [
|
||||||
|
|
Loading…
Reference in New Issue