稳定版本,但是访问3000端口都导向gitea还没修
This commit is contained in:
+10
-24
@@ -1,6 +1,6 @@
|
||||
# ========================
|
||||
# Spark (Ubuntu) Mihomo 配置
|
||||
# 基于 subscribe.yaml + 本地 TUN 模式
|
||||
# 本地 TUN 模式,国外走 US-Direct 直连
|
||||
# ========================
|
||||
|
||||
mixed-port: 7890
|
||||
@@ -38,14 +38,13 @@ dns:
|
||||
- geosite:microsoft
|
||||
- '+.lan'
|
||||
- '+.local'
|
||||
- '+.hf-mirror.com'
|
||||
default-nameserver:
|
||||
- 223.5.5.5
|
||||
- 223.6.6.6
|
||||
nameserver:
|
||||
- https://9.9.9.9/dns-query
|
||||
- https://149.112.112.112/dns-query
|
||||
- https://94.140.14.14/dns-query
|
||||
- https://94.140.15.15/dns-query
|
||||
- https://dns.alidns.com/dns-query
|
||||
- https://doh.pub/dns-query
|
||||
proxy-server-nameserver:
|
||||
- https://dns.alidns.com/dns-query
|
||||
- https://doh.pub/dns-query
|
||||
@@ -63,25 +62,9 @@ proxies:
|
||||
- name: 拒绝
|
||||
type: reject
|
||||
|
||||
- name: Xray-Real
|
||||
type: vless
|
||||
server: salmonstill.cn
|
||||
port: 443
|
||||
uuid: "113e167a-a2be-4b46-9010-60020108626c"
|
||||
udp: true
|
||||
flow: xtls-rprx-vision
|
||||
packet-encoding: xudp
|
||||
tls: true
|
||||
servername: www.microsoft.com
|
||||
client-fingerprint: chrome
|
||||
reality-opts:
|
||||
public-key: "62y5gDjPrdeuePGl-D2IW4Cw9Kb8_bSBBTmArvL7Nhs"
|
||||
short-id: "7c947a71b94f369e"
|
||||
network: tcp
|
||||
|
||||
- name: US-Direct
|
||||
type: vless
|
||||
server: us.salmonstill.cn
|
||||
server: 173.242.118.60
|
||||
port: 443
|
||||
uuid: "4d222c16-53bb-4402-814e-c8188cebcea6"
|
||||
udp: true
|
||||
@@ -105,7 +88,7 @@ proxy-groups:
|
||||
|
||||
- name: 国外
|
||||
type: select
|
||||
proxies: [Xray-Real, US-Direct, 直连]
|
||||
proxies: [US-Direct, 直连]
|
||||
|
||||
- name: Steam-rule
|
||||
type: select
|
||||
@@ -311,11 +294,14 @@ listeners:
|
||||
rules:
|
||||
- DOMAIN,vs18.bj2cu.u3.ucweb.com,拒绝
|
||||
- DOMAIN-SUFFIX,salmonstill.cn,直连
|
||||
- DOMAIN-SUFFIX,hf-mirror.com,国内
|
||||
- DOMAIN-KEYWORD,raylink,直连
|
||||
- IP-CIDR,49.232.242.90/32,直连
|
||||
- IP-CIDR,43.165.178.10/32,直连
|
||||
- IP-CIDR,173.242.118.60/32,直连
|
||||
- DOMAIN-SUFFIX,ubuntu.com,国外
|
||||
- DOMAIN-SUFFIX,canonical.com,国外
|
||||
- DOMAIN-SUFFIX,okx.com,国外
|
||||
- DOMAIN-SUFFIX,okxc.com,国外
|
||||
- RULE-SET,Ads,Block
|
||||
- RULE-SET,Private_Domain,国内
|
||||
- RULE-SET,Private_IP,国内,no-resolve
|
||||
|
||||
Reference in New Issue
Block a user