mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-15 16:22:07 +00:00
32 lines
1.3 KiB
YAML
32 lines
1.3 KiB
YAML
#--------------------------------------------------------------------------------------#
|
|
# Written by SunBK201
|
|
# https://github.com/SunBK201/UA3F
|
|
#--------------------------------------------------------------------------------------#
|
|
mixed-port: 7890
|
|
#--------------------------------------------------------------------------------------#
|
|
ipv6: false
|
|
mode: rule
|
|
#--------------------------------------------------------------------------------------#
|
|
dns:
|
|
#--------------------------------------------------------------------------------------#
|
|
proxies:
|
|
- name: "ua3f"
|
|
type: socks5
|
|
server: 127.0.0.1
|
|
port: 1080
|
|
url: http://connectivitycheck.platform.hicloud.com/generate_204
|
|
udp: false
|
|
#--------------------------------------------------------------------------------------#
|
|
proxy-providers:
|
|
#--------------------------------------------------------------------------------------#
|
|
proxy-groups:
|
|
#--------------------------------------------------------------------------------------#
|
|
rules:
|
|
- NETWORK,udp,DIRECT
|
|
- MATCH,ua3f
|
|
#--------------------------------------------------------------------------------------#
|
|
rule-providers:
|
|
#--------------------------------------------------------------------------------------#
|
|
parsers:
|
|
#--------------------------------------------------------------------------------------#
|