mirror of https://github.com/gaotianliuyun/gao
parent
9e94d14997
commit
177f7d6685
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,61 @@ |
||||
{ |
||||
"use_internal_storage":false, |
||||
"token":"", |
||||
"open_token":"", |
||||
"open_api_url":"get|https://adrive.xdow.net/oauth/access_token", |
||||
"oauth_client_id":"", |
||||
"oauth_client_secret":"", |
||||
"oauth_auth_url":"", |
||||
"oauth_refresh_url":"", |
||||
"thread_limit":32, |
||||
"is_vip":true, |
||||
"vip_thread_limit":10, |
||||
"vod_flags":"4kz|auto", |
||||
"quark_thread_limit":32, |
||||
"quark_is_vip":false, |
||||
"quark_vip_thread_limit":32, |
||||
"quark_flags":"4kz|auto", |
||||
"uc_thread_limit":0, |
||||
"uc_is_vip":false, |
||||
"uc_vip_thread_limit":0, |
||||
"uc_flags":"4kz|auto", |
||||
"thunder_thread_limit":2, |
||||
"thunder_is_vip":false, |
||||
"thunder_vip_thread_limit":2, |
||||
"thunder_flags":"4k|4kz|auto", |
||||
"aliproxy":"", |
||||
"aliproxy_url":"", |
||||
"proxy":"", |
||||
"danmu":true, |
||||
"quark_danmu":true, |
||||
"quark_cookie":"", |
||||
"uc_cookie":"", |
||||
"thunder_username":"", |
||||
"thunder_password":"", |
||||
"thunder_captchatoken":"", |
||||
"yd_auth":"", |
||||
"yd_thread_limit":4, |
||||
"yd_flags":"auto|4kz", |
||||
"yd_danmu":true, |
||||
"pikpak_username":"", |
||||
"pikpak_password":"", |
||||
"pikpak_flags":"4k|auto", |
||||
"pikpak_thread_limit":2, |
||||
"pikpak_vip_thread_limit":2, |
||||
"pikpak_proxy":"", |
||||
"pikpak_proxy_onlyapi":false, |
||||
"pikpak_danmu":true, |
||||
"wgcf_key":"", |
||||
"wgcf_key2":"", |
||||
"wgcf_ipport":"", |
||||
"wgcf_xray_url":"./xray.gz", |
||||
"wgcf_geoip_url":"./geoip.dat.gz", |
||||
"wgcf_json_url":"./wgcf.json", |
||||
"wgcf_vless_id":"", |
||||
"wgcf_vless_optname":"singapore.com:443", |
||||
"wgcf_vless_worker":"", |
||||
"wgcf_vless_path":"/?ed=2048", |
||||
"wgcf_vless_protocol":"vless", |
||||
"wgcf_vless_network":"ws", |
||||
"wgcf_vless_tls":false |
||||
} |
||||
@ -0,0 +1,307 @@ |
||||
{ |
||||
"log": { |
||||
"loglevel": "debug" |
||||
}, |
||||
"dns": { |
||||
"disableFallbackIfMatch": true, |
||||
"hosts": {}, |
||||
"queryStrategy": "UseIP", |
||||
"servers": [ |
||||
{ |
||||
"address": "tcp://1.1.1.1", |
||||
"concurrency": true |
||||
}, |
||||
{ |
||||
"address": "tcp+local://223.5.5.5:53", |
||||
"concurrency": true, |
||||
"domains": [ |
||||
"full:cdn-all.xn--b6gac.eu.org" |
||||
], |
||||
"skipFallback": true |
||||
} |
||||
] |
||||
}, |
||||
"outbounds": [ |
||||
{ |
||||
"settings": { |
||||
"secretKey": "KEY", |
||||
"mtu": 1400, |
||||
"peers": [ |
||||
{ |
||||
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", |
||||
"endpoint" : "engage.cloudflareclient.com:2408", |
||||
"keepAlive": 30 |
||||
} |
||||
], |
||||
"address": [ |
||||
"172.16.0.2/32", |
||||
"2606:4700:110:893c:845c:536b:5565:8106/128" |
||||
], |
||||
"kernelMode": false, |
||||
"worker":16 |
||||
}, |
||||
"protocol": "wireguard", |
||||
"streamSettings": { |
||||
"network": "tcp" |
||||
}, |
||||
"tag":"directwarp" |
||||
}, |
||||
{ |
||||
"settings": { |
||||
"secretKey": "KEY", |
||||
"mtu": 1280, |
||||
"peers": [ |
||||
{ |
||||
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", |
||||
"endpoint" : "engage.cloudflareclient.com:2408", |
||||
"keepAlive": 30 |
||||
} |
||||
], |
||||
"address": [ |
||||
"172.16.0.2/32", |
||||
"2606:4700:110:893c:845c:536b:5565:8106/128" |
||||
], |
||||
"kernelMode": false, |
||||
"worker":16 |
||||
}, |
||||
"protocol": "wireguard", |
||||
"streamSettings": { |
||||
"network": "tcp" |
||||
}, |
||||
"tag":"warpoverwarp", |
||||
"proxySettings": { |
||||
"tag": "directwarp", |
||||
"transportLayer": true |
||||
} |
||||
}, |
||||
{ |
||||
"protocol": "vless", |
||||
"settings": { |
||||
"vnext": [ |
||||
{ |
||||
"address": "cdn-all.xn--b6gac.eu.org", |
||||
"port": 443, |
||||
"users": [ |
||||
{ |
||||
"id": "VLESSID", |
||||
"encryption": "none", |
||||
"level":0 |
||||
} |
||||
] |
||||
} |
||||
] |
||||
}, |
||||
"streamSettings": { |
||||
"network": "ws", |
||||
"security": "tls", |
||||
"tlsSettings": { |
||||
"serverName": "VLESSCFWORKERNAME", |
||||
"allowInsecure": true |
||||
}, |
||||
"wsSettings": { |
||||
"headers": { |
||||
"Host": "VLESSCFWORKERNAME" |
||||
}, |
||||
"path": "/?ed=2048" |
||||
} |
||||
}, |
||||
"tag":"vlesscf", |
||||
"proxySettings": { |
||||
"tag": "directfragment", |
||||
"transportLayer": true |
||||
} |
||||
}, |
||||
{ |
||||
"protocol": "vless", |
||||
"settings": { |
||||
"vnext": [ |
||||
{ |
||||
"address": "cdn-all.xn--b6gac.eu.org", |
||||
"port": 443, |
||||
"users": [ |
||||
{ |
||||
"id": "VLESSID", |
||||
"encryption": "none", |
||||
"level":0 |
||||
} |
||||
] |
||||
} |
||||
] |
||||
}, |
||||
"streamSettings": { |
||||
"network": "ws", |
||||
"security": "tls", |
||||
"tlsSettings": { |
||||
"serverName": "VLESSCFWORKERNAME", |
||||
"allowInsecure": true |
||||
}, |
||||
"wsSettings": { |
||||
"headers": { |
||||
"Host": "VLESSCFWORKERNAME" |
||||
}, |
||||
"path": "/?ed=2048" |
||||
} |
||||
}, |
||||
"tag":"vlesscfoverwarp", |
||||
"proxySettings": { |
||||
"tag": "directwarp", |
||||
"transportLayer": true |
||||
} |
||||
}, |
||||
{ |
||||
"protocol": "freedom", |
||||
"tag": "direct" |
||||
}, |
||||
{ |
||||
"protocol": "freedom", |
||||
"settings":{ |
||||
"fragment": { |
||||
"packets": "tlshello", |
||||
"length": "40-60", |
||||
"interval": "30-50" |
||||
} |
||||
}, |
||||
"tag": "directfragment" |
||||
} |
||||
] |
||||
, |
||||
"inbounds":[ |
||||
{ |
||||
"listen": "0.0.0.0", |
||||
"port": 10070, |
||||
"protocol": "http", |
||||
"settings": { |
||||
"allowTransparent": true |
||||
}, |
||||
"sniffing": { |
||||
"destOverride": [ |
||||
"http", |
||||
"tls", |
||||
"quic" |
||||
], |
||||
"enabled": true, |
||||
"routeOnly": true |
||||
}, |
||||
"tag": "http" |
||||
}, |
||||
{ |
||||
"port": 10071, |
||||
"protocol": "socks", |
||||
"settings": { |
||||
"udp": true, |
||||
"auth": "noauth" |
||||
}, |
||||
"tag":"socks5", |
||||
"sniffing": { |
||||
"destOverride": [ |
||||
"http", |
||||
"tls", |
||||
"quic" |
||||
], |
||||
"enabled": true, |
||||
"routeOnly": true |
||||
} |
||||
}, |
||||
{ |
||||
"port": 10072, |
||||
"protocol": "socks", |
||||
"settings": { |
||||
"udp": true, |
||||
"auth": "noauth" |
||||
}, |
||||
"tag":"socks5overvless", |
||||
"sniffing": { |
||||
"destOverride": [ |
||||
"http", |
||||
"tls", |
||||
"quic" |
||||
], |
||||
"enabled": true, |
||||
"routeOnly": true |
||||
} |
||||
}, |
||||
{ |
||||
"port": 10073, |
||||
"protocol": "socks", |
||||
"settings": { |
||||
"udp": true, |
||||
"auth": "noauth" |
||||
}, |
||||
"tag":"socks5overwarpoverwarp", |
||||
"sniffing": { |
||||
"destOverride": [ |
||||
"http", |
||||
"tls", |
||||
"quic" |
||||
], |
||||
"enabled": true, |
||||
"routeOnly": true |
||||
} |
||||
}, |
||||
{ |
||||
"port": 10074, |
||||
"protocol": "socks", |
||||
"settings": { |
||||
"udp": true, |
||||
"auth": "noauth" |
||||
}, |
||||
"tag":"socks5overvlessoverwarp", |
||||
"sniffing": { |
||||
"destOverride": [ |
||||
"http", |
||||
"tls", |
||||
"quic" |
||||
], |
||||
"enabled": true, |
||||
"routeOnly": true |
||||
} |
||||
} |
||||
], |
||||
"routing": { |
||||
"domainStrategy": "AsIs", |
||||
"rules": [ |
||||
{ |
||||
"type": "field", |
||||
"ip": [ |
||||
"127.0.0.1" |
||||
], |
||||
"outboundTag": "direct" |
||||
}, |
||||
{ |
||||
"type": "field", |
||||
"inboundTag": [ |
||||
"socks5" |
||||
], |
||||
"outboundTag": "directwarp" |
||||
}, |
||||
{ |
||||
"type": "field", |
||||
"inboundTag": [ |
||||
"socks5overvless" |
||||
], |
||||
"outboundTag": "vlesscf" |
||||
}, |
||||
{ |
||||
"type": "field", |
||||
"inboundTag": [ |
||||
"http" |
||||
], |
||||
"outboundTag": "vlesscf" |
||||
}, |
||||
{ |
||||
"type": "field", |
||||
"inboundTag": [ |
||||
"socks5overwarpoverwarp" |
||||
], |
||||
"outboundTag": "warpoverwarp" |
||||
}, |
||||
{ |
||||
"type": "field", |
||||
"inboundTag": [ |
||||
"socks5overvlessoverwarp" |
||||
], |
||||
"outboundTag": "vlesscfoverwarp" |
||||
} |
||||
] |
||||
} |
||||
} |
||||
Binary file not shown.
Loading…
Reference in new issue