这样操作后,重启提示配置文件加载失败config.yaml: lookup localhost: no such host 赞 回复 神的指纹IP属地: 湖北 2022.10.17 17:30 点击重载配置文件就好了 回复 前端_木木作者IP属地: 浙江 2022.11.25 16:28 @神的指纹 好了吧? 嘿嘿 回复 RadishHuangIP属地: 上海 2022.12.01 15:28 配置了发现没雨...
time="2020-11-21T16:44:53Z" level=fatal msg="Parse config error: initial rule provider Hulu Japan error: Get \"https://git.dler.io/lhie1/Rules/master/Clash/Provider/Media/Hulu%20Japan.yaml\": lookup git.dler.io on 127.0.0.1:53: no such host" 2020-11-22 00:44:45 Error: OpenCl...
("network invalid", "网络无效").replace("operation timed out", "操作已超时").replace("no such device", "设备不存在").replace("script not found", "找不到脚本").replace("dial","连接").replace("timeout","超时").replace("lookup","查找").replace("read", "读取").replace("listen",...
("network invalid", "网络无效").replace("operation timed out", "操作已超时").replace("no such device", "设备不存在").replace("script not found", "找不到脚本").replace("dial","连接").replace("timeout","超时").replace("lookup","查找").replace("read", "读取").replace("listen",...
# Specify IP addresses only default-nameserver: - 114.114.114.114 - 8.8.8.8 enhanced-mode: fake-ip # or redir-host fake-ip-range: 198.18.0.1/16 # Fake IP addresses pool CIDR use-hosts: true # lookup hosts and return IP record # Hostnames in this list will not be resolved with fake...
tls # or http # host: bing.com - name: "ss3" type: ss server: server port: 443 cipher: AEAD_CHACHA20_POLY1305 password: "password" plugin: v2ray-plugin plugin-opts: mode: websocket # no QUIC now # tls: true # wss # skip-cert-verify: true # host: bing.com # path: "/" #...
tls#or http#host: bing.com-name:"ss3"type:ssserver:serverport:443cipher:AEAD_CHACHA20_POLY1305password:"password"plugin:v2ray-pluginplugin-opts:mode:websocket#no QUIC now#tls: true # wss#skip-cert-verify: true#host: bing.com#path: "/"#vmess#cipher support auto/aes-128-gcm/chacha20-...
tls#or http#host: bing.com-name:"ss3"type:ssserver:serverport:443cipher:AEAD_CHACHA20_POLY1305password:"password"plugin:v2ray-pluginplugin-opts:mode:websocket#no QUIC now#tls: true # wss#skip-cert-verify: true#host: bing.com#path: "/"#vmess#cipher support auto/aes-128-gcm/chacha20-...
("network invalid", "网络无效").replace("operation timed out", "操作已超时").replace("no such device", "设备不存在").replace("script not found", "找不到脚本").replace("dial","连接").replace("timeout","超时").replace("lookup","查找").replace("read", "读取").replace("listen",...
LookupIP(ctx, "ip6", host) if err != nil { return nil, err return netip.Addr{}, err } else if len(ipAddrs) == 0 { return nil, ErrIPNotFound return netip.Addr{}, ErrIPNotFound } return ipAddrs[rand.Intn(len(ipAddrs))], nil return netip.AddrFrom16(*(*[16]byte)(ipAddrs...