0% found this document useful (0 votes)
37 views4 pages

Configuration Yaml

Uploaded by

pinterkrisbon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views4 pages

Configuration Yaml

Uploaded by

pinterkrisbon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

port: 7890

socks-port: 7891
redir-port: 7892
mixed-port: 7893
tproxy-port: 7895
ipv6: true
mode: rule
find-process-mode: strict
log-level: silent
allow-lan: true
external-controller: 0.0.0.0:9090
secret: ""
keep-alive-interval: 15
bind-address: "*"
unified-delay: true
profile:
store-selected: true
store-fake-ip: true

dns:
enable: true
ipv6: false
use-host: true
enhanced-mode: fake-ip
listen: 0.0.0.0:7874

nameserver:
- 8.8.8.8
- 1.0.0.1
- https://dns.google/dns-query

fallback:
- 1.1.1.1
- 8.8.4.4
- https://cloudflare-dns.com/dns-query
- 112.215.203.254

default-nameserver:
- 8.8.8.8
- 1.1.1.1
- 112.215.203.254

fake-ip-range: 198.18.0.1/16
fake-ip-filter:
- "*.lan"
- "*.localdomain"
- "*.example"
- "*.invalid"
- "*.localhost"
- "*.test"
- "*.local"
- "*.home.arpa"
- time.*.com
- time.*.gov
- time.*.edu.cn
- time.*.apple.com
- time1.*.com
- time2.*.com
- time3.*.com
- time4.*.com
- time5.*.com
- time6.*.com
- time7.*.com
- ntp.*.com
- ntp1.*.com
- ntp2.*.com
- ntp3.*.com
- ntp4.*.com
- ntp5.*.com
- ntp6.*.com
- ntp7.*.com
- "*.time.edu.cn"
- "*.ntp.org.cn"
- +.pool.ntp.org
- time1.cloud.tencent.com
- music.163.com
- "*.music.163.com"
- "*.126.net"
- musicapi.taihe.com
- music.taihe.com
- songsearch.kugou.com
- trackercdn.kugou.com
- "*.kuwo.cn"
- api-jooxtt.sanook.com
- api.joox.com
- joox.com
- y.qq.com
- "*.y.qq.com"
- streamoc.music.tc.qq.com
- mobileoc.music.tc.qq.com
- isure.stream.qqmusic.qq.com
- dl.stream.qqmusic.qq.com
- aqqmusic.tc.qq.com
- amobile.music.tc.qq.com
- "*.xiami.com"
- "*.music.migu.cn"
- music.migu.cn
- "*.msftconnecttest.com"
- "*.msftncsi.com"
- msftconnecttest.com
- msftncsi.com
- localhost.ptlogin2.qq.com
- localhost.sec.qq.com
- +.srv.nintendo.net
- +.stun.playstation.net
- xbox.*.microsoft.com
- xnotify.xboxlive.com
- +.battlenet.com.cn
- +.wotgame.cn
- +.wggames.cn
- +.wowsgame.cn
- +.wargaming.net
- proxy.golang.org
- stun.*.*
- stun.*.*.*
- +.stun.*.*
- +.stun.*.*.*
- +.stun.*.*.*.*
- heartbeat.belkin.com
- "*.linksys.com"
- "*.linksyssmartwifi.com"
- "*.router.asus.com"
- mesu.apple.com
- swscan.apple.com
- swquery.apple.com
- swdownload.apple.com
- swcdn.apple.com
- swdist.apple.com
- lens.l.google.com
- stun.l.google.com
- +.nflxvideo.net
- "*.square-enix.com"
- "*.finalfantasyxiv.com"
- "*.ffxiv.com"
- "*.mcdn.bilivideo.cn"
- +.media.dssott.com
proxies:

- name: FoolVpn
server: 104.18.225.52
port: 2082
type: vless
uuid: 74ee8b58-b56f-4145-b61c-9fbc1952208a
cipher: auto
tls: false
servername: sg1.vlessx.us
network: ws
ws-opts:
path: /vless
headers:
Host: sg1.vlessx.us
udp: true

proxy-providers:
FoolApi:
type: http
url: "https://fool.azurewebsites.net/get?
vpn=vless,vmess,&format=raw&cc=ID,SG&mode=cdn&cdn=104.18.225.52&port=80,443&limit=5
&pass=17243337"
interval: 3600
path: ./provider1.yaml
health-check:
enable: true
interval: 300
url: https://cp.cloudflare.com/generate_204

proxy-groups:
- name: FOOLVPN
type: select
proxies:
- LOAD-BALANCE
- BEST-PING
- FALLBACK
- DIRECT
- SELECTOR

- name: SELECTOR
type: select
use:
- FoolApi
proxies:
- FoolVpn

- name: LOAD-BALANCE
type: load-balance
strategy: round-robin
url: http://hi.bonds.id/ping
interval: 300
use:
- FoolApi
proxies:
- FoolVpn

- name: BEST-PING
type: url-test
url: http://hi.bonds.id/ping
interval: 300
use:
- FoolApi

proxies:
- FoolVpn

- name: FALLBACK
type: fallback
url: http://hi.bonds.id/ping
interval: 300
use:
- FoolApi
proxies:
- FoolVpn

rules:

- MATCH,FOOLVPN

You might also like