[HELP]clash TUN 的配置文件如何改为 META 配置

63 天前
 justincnn

原来的 tun 配置如下:

--
port: 7890
socks-port: 7891
allow-lan: true
mode: rule
log-level: silent
external-controller: 0.0.0.0:9090
dns:
  enable: true
  ipv6: false
  listen: 127.0.0.1:7874
  enhanced-mode: redir-host
  nameserver:
  - 119.29.29.29
  - 223.5.5.5
  - 114.114.114.114
  fallback:
  - https://dns.google/dns-query
  - 101.102.103.104
  - 80.80.81.81
  default-nameserver:
  - 119.29.29.29
  - 223.5.5.5
  - 114.114.114.114
  - 101.102.103.104
  - 80.80.81.81
proxies:
- name: ss1
  type: ss
  server: 10.10.10.10
  port: 101010
  cipher: chacha20-ietf-poly1305
  password: 10101010
proxy-groups:
- name: PROXY
  proxies:
  - ss1
  type: select

rule-providers:
  reject:
    type: http
    behavior: domain
    url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/reject.txt"
    path: ./ruleset/reject.yaml
    interval: 86400

meta 内核无法读取,请问如何修改,谢谢

819 次点击
所在节点    互联网
1 条回复
SenLief
63 天前

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1074783

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX