mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 11:42:18 +08:00
v1.8.1
~同步最新1.16.0版本Meta内核 ~适配Meta-XD面板 ~本机代理增加绕过本机dnsmasq逻辑 ~部分描述优化 ~修复部分设备无法正确获取本地网段的问题 ~修复部分设备无法更新本地证书的bug
This commit is contained in:
parent
9a982fd78b
commit
92370ac7c2
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
clashnet_v=v1.7.6
|
||||
clashpre_v=2022.11.25
|
||||
clash_v=v1.7.1
|
||||
meta_v=v1.15.0
|
||||
versionsh=1.8.0
|
||||
meta_v=v1.16.0
|
||||
GeoIP_v=20230916
|
||||
versionsh=1.8.1
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
102 Github源(须clash服务启用) https://raw.githubusercontent.com/juewuy/ShellClash 稳定版
|
||||
|
||||
201 Jsdelivr-CDN源 https://fastly.jsdelivr.net/gh/juewuy/ShellClash@master 公测版
|
||||
202 ShellClash私人源1 https://gh.jwsc.eu.org/master 公测版
|
||||
203 ShellClash私人源2 https://gh.shellclash.workers.dev/https://raw.githubusercontent.com/juewuy/ShellClash 公测版
|
||||
202 ShellClash自建源 https://gh.jwsc.eu.org/master 公测版
|
||||
203 ShellClash-cfworkers源 https://gh.shellclash.workers.dev/https://raw.githubusercontent.com/juewuy/ShellClash 公测版
|
||||
204 Github源(须clash服务启用) https://raw.githubusercontent.com/juewuy/ShellClash/master 公测版
|
||||
205 (TG讨论组 https://t.me/ShellClash) http://t.jwsc.eu.org 内测版
|
||||
206 wwng2333自建源 https://mirrors.csgo.ovh/ShellClash 公测版
|
||||
205 (请加讨论组-https://t.me/ShellClash) http://t.jwsc.eu.org 内测版
|
||||
206 wwng2333自建CN源 https://mirrors.csgo.ovh/ShellClash 公测版
|
||||
|
||||
301 墙洞提供 https://api.dler.io
|
||||
302 SUB作者提供 https://sub.xeton.dev
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) Juewuy
|
||||
|
||||
version=1.8.0
|
||||
version=1.8.1
|
||||
|
||||
setdir(){
|
||||
dir_avail(){
|
||||
|
|
Loading…
Reference in New Issue
Block a user