juewuy
Repos
9
Followers
89

One-click deployment and management of Clash services using Shell scripts in Linux environment

4254
555

我的个人博客

4
1

Events

issue comment
[Bug] 测试通过但是无法连接youtube

@Zerovoice 不支持ping,另外请先参考常见问题

Created at 16 hours ago

添加部分在线规则

Created at 21 hours ago
issue comment
[Bug] ERRO[0000] yaml: line 22: did not find expected node content configuration file /data/clash/config.yaml test failed Killed

@AbianTang 配置文件错误

Created at 4 days ago

增加人工智能(openai&newbing)规则

Created at 5 days ago

增加人工智能(openai&newbing)规则

Created at 5 days ago

增加人工智能(openai&newbing)规则

v1.7.3b ~在线生成配置文件优化 ~修复禁用跳过证书功能无法生效的bug

Created at 5 days ago
issue comment
[Feature] 如何查看崩溃日志?

@abcfy2 数据量太大了,你可以通过网页面板进行监控

Created at 1 week ago
issue comment
[Feature] 如何查看崩溃日志?

@abcfy2 日志这个确实没办法看

Created at 1 week ago
issue comment
[Feature] 如何查看崩溃日志?

@abcfy2 正常来说崩溃了是会自动拉起来的

Created at 1 week ago
issue comment
最新1.7.1脚本,升级meta内核,下载成功但校验失败,手动指定也不行。

@ajmz 不一定是内核原因,先尝试切换其他内核

Created at 1 week ago
issue comment
想要增加一个预处理的配置文件[Feature]

@WeiKKJ 7-7

Created at 1 week ago
closed issue
ntpd错误

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

18 Mar 10:00:54 ntpd[2185666]: ntpd 4.2.8p12@1.3728-o (1): Starting 18 Mar 10:00:54 ntpd[2185666]: Command line: ntpd -n -q -p 203.107.6.88 18 Mar 10:00:54 ntpd[2185666]: proto: precision = 0.391 usec (-21) 18 Mar 10:00:54 ntpd[2185666]: pid file 203.107.6.88: Permission denied 18 Mar 10:00:54 ntpd[2185666]: bind(16) AF_INET 127.0.0.1#123 flags 0x5 failed: Address already in use 18 Mar 10:00:54 ntpd[2185666]: unable to create socket on lo (0) for 127.0.0.1#123

Created at 1 week ago
issue comment
ntpd错误

公测版已更新

Created at 1 week ago
closed issue
[Bug] Padavan小闪存自启动问题

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

启动脚本(/etc/storage/clash/start.sh init #ShellClash初始化脚本) 应该放在Run After WAN Up/Down Events中,而不是Run After Router Started中

因为小闪存模式需要联网下载内容,放在Run After Router Started中会因为没有网而启动失败

放在Run After WAN Up/Down Events中正常启动

Created at 1 week ago
closed issue
[Bug] 首先添加订阅,然后添加vmess分享链接后UI界面中的手动选择TAG消失

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

1 更新管理脚本 1.6.3 > 1.6.3正式版 2 切换clash核心 v1.7.1 > v1.7.1 3 更新GeoIP/CN-IP 20220709 > 20220709

首先导入配置文件,添加订阅链接,然后再追加vmess分享链接后,9999端口的UI界面中的手动选择TAG消失,没有任何可选择的线路,ssh中也没有报错。

Created at 1 week ago
closed issue
1.7在小米ax3600官方固件运行时/mark报错

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

官方固件没有/mark的创建权限,安装时的/mark报错之前修复了,但是运行时还是经常出现/mark有关的No such file or directory报错

Created at 1 week ago
closed issue
希望增加Parse 功能

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

希望增加:clash Parsers 功能 能达到下面的效果 parsers:

  • reg: 'slbable$' yaml: append-proxy-groups: - name: ⚖️ 负载均衡-散列 type: load-balance url: 'http://www.google.com/generate_204' interval: 300 strategy: consistent-hashing - name: ⚖️ 负载均衡-轮询 type: load-balance url: 'http://www.google.com/generate_204' interval: 300 strategy: round-robin commands: - proxy-groups.⚖️ 负载均衡-散列.proxies=[]proxyNames - proxy-groups.0.proxies.0+⚖️ 负载均衡-散列 - proxy-groups.⚖️ 负载均衡-轮询.proxies=[]proxyNames - proxy-groups.0.proxies.0+⚖️ 负载均衡-轮询
Created at 1 week ago
closed issue
[错误] 提示start.sh文件错误

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

大佬帮帮忙 谢谢🙏 Uploading C62CF894-0663-49D0-8EDC-1A6915885BC9.png…

Created at 1 week ago
closed issue
[Bug] 启动报错:add rule inet shellclash prerouting xxx

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

启动报错:add rule inet shellclash prerouting XXX 已经在pve下debian的lxc容器中新建系统,正常安装。然后依然报错。这个问题应该是ntf的问题,不知道如何解决?报错之后可以正常启动,无法作为网关使用。

欢迎使用ShellClash!            版本:1.7.0f
Clash服务正在运行(Nft模式),已设置开机启动!
当前内存占用:13248 kB,已运行:00小时07分57秒
TG频道:https://t.me/ShellClash
-----------------------------------------------
 1 启动/重启clash服务
 2 clash功能设置
 3 停止clash服务
 4 clash启动设置
 5 设置定时任务
 6 导入配置文件
 7 clash进阶设置
 8 其他工具
 9 更新/卸载
-----------------------------------------------
 0 退出脚本
请输入对应数字 > 1
-----------------------------------------------
Error: Could not process rule: No such file or directory
add rule inet shellclash prerouting ip daddr {{0.0.0.0/8, 10.0.0.0/8, 127.0.0.0/8, 100.64.0.0/10, 169.254.0.0/16, 172.16.0.0/12, 192.168.0.0/16, 224.0.0.0/4, 240.0.0.0/4}} return
                         ^^^^^^^^^^
Error: Could not process rule: No such file or directory
add rule inet shellclash prerouting tcp dport != {22, 53, 80, 123, 143, 194, 443, 465, 587, 853, 993, 995, 5222, 8080, 8443} return
                         ^^^^^^^^^^
Error: Could not process rule: No such file or directory
add rule inet shellclash prerouting meta nfproto ipv6 return
                         ^^^^^^^^^^
clash服务已启动!
请使用 http://192.168.10.156:9999/ui 管理内置规则
Created at 1 week ago
closed issue
[Bug] 使用relay方式无法后无法正常使用

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

机器型号红米AX6000

config配置内,使用relay方式来进行上网,前置代理由proxy-providers提供,落地为固定IP机器

运行模式设置为redir模式,通过日志查看,已经有访问对应网站到对应的relay组的日志,并且在路由器抓包也有双向流量,但是无法通过直接访问来上网。具体表现为向服务器发送了Client Hello后只有ack,没有后续的响应,而路由器上抓包是有正常的响应数据的

在机器上主动设置代理服务器7890端口可以正常使用,落地IP也是正确的

==============================

假设不使用relay组直接使用proxy-providers组是正常的,使用relay就无法正常使用

==============================

-------------------Redir---------------------
Chain PREROUTING (policy ACCEPT)
num  target     prot opt source               destination
1    clash_dns  udp  --  anywhere             anywhere             udp dpt:domain
2    prerouting_rule  all  --  anywhere             anywhere             /* !fw3: Custom prerouting rule chain */
3    zone_lan_prerouting  all  --  anywhere             anywhere             /* !fw3 */
4    zone_wan_prerouting  all  --  anywhere             anywhere             /* !fw3 */
5    clash      tcp  --  anywhere             anywhere             multiport dports ssh,domain,www,ntp,imap2,194,https,ssmtp,submission,853,imaps,pop3s,xmpp-client,8080,8443
Chain clash_dns (1 references)
num  target     prot opt source               destination
1    REDIRECT   udp  --  anywhere             anywhere             redir ports 1053
Chain clash (1 references)
num  target     prot opt source               destination
1    RETURN     all  --  anywhere             0.0.0.0/8
2    RETURN     all  --  anywhere             10.0.0.0/8
3    RETURN     all  --  anywhere             127.0.0.0/8
4    RETURN     all  --  anywhere             100.64.0.0/10
5    RETURN     all  --  anywhere             169.254.0.0/16
6    RETURN     all  --  anywhere             172.16.0.0/12
7    RETURN     all  --  anywhere             192.168.0.0/16
8    RETURN     all  --  anywhere             base-address.mcast.net/4
9    RETURN     all  --  anywhere             240.0.0.0/4
10   REDIRECT   tcp  --  192.168.0.0/16       anywhere             redir ports 7892
11   REDIRECT   tcp  --  10.0.0.0/8           anywhere             redir ports 7892
Created at 1 week ago
closed issue
Redmi AX6000里使用shellclash+aguardhome如何设置dns?

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

采用的是Troproxy+fakeIP模式。 是不是需要将shellclash里的基础dns改为adguardhome的端口号,即127.0.0.1:xxxx 然后在AX6000里将LAN的DNS改为adguardhome ip,即网关ip? 还需要别的设置么,打不开speedtest.net,有的网站,如v2ex.com也挺慢

Created at 1 week ago
closed issue
[Bug] 导入订阅链接中包含%26时,会被错误解析为&符号导致订阅失败

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

如图,输入订阅链接后确认时候链接地址已经错误变更了: image

删除该行后功能恢复正常:

https://github.com/juewuy/ShellClash/blob/master/scripts/start.sh#L179

image

这行看起来是故意添加的,不知道为何要故意增加一行导致出现 BUG 的逻辑呢?

Created at 1 week ago
closed issue
[Bug] 部分订阅url会报错ERRO[0000] yaml: invalid leading UTF-8 octet

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

导入url后,下载的配置文件不是utf-8的

Created at 1 week ago
closed issue
[Feature] upgrade clash pre version

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

https://github.com/Dreamacro/clash/releases/tag/premium. latest version is 2023-03-04.

Created at 1 week ago
closed issue
[Feature] 定时任务频率新增每X小时

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

目前定时任务的最小时间间隔为每天X时X分一次,新建第二条Y时Y分任务会覆盖上一条任务,无法实现一天内多次定时任务的功能,希望自动任务增加每X小时一次,例如每1小时热更新一次订阅链接,这对于订阅链接更新很实用。

Created at 1 week ago
closed issue
VPS 上使用 有UI界面,但是没有节点

本人小白,一顿操作之后,连接VPS的公网地址 IP:9090/ui 会有显示 但是里面没有节点信息 是哪里设置的不对嘛

Screenshot_20230309-111915.png

Screenshot_20230309-111951.png

过了一会跳出来这个 这里该填什么呢

Created at 1 week ago
closed issue
[Bug] openwrt22.03 iptables v1.8.7 (legacy): Couldn't load match `owner':No such file or directory

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

升级了22.03后使用公开版1.7.1 测试版1.7.1都有启动clash后这个问题

iptables-legacy -t nat -A clash_out -m owner --gid-owner 7890 -j RETURN 应该是这条命令抛出的 iptables v1.8.7 (legacy): Couldn't load match `owner':No such file or directory

Created at 1 week ago
issue comment
[Feature] 增加自定义geosite更新地址,并自动更新

暂时不会考虑

Created at 1 week ago
closed issue
[Bug] 设备已有根证书,仍然提示安装

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • [X] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • [X] 我已经仔细看过 常见问题 并无法自行解决问题

Description

尝试开启加密 DNS 时,同时提示“缺少本地根证书”和“检测到系统已经安装根证书”,确认安装后没有变化,手动上传到 /etc/ssl/certs 目录也一样

设备是 360T7,版本 1.7.1 公测版

Created at 1 week ago
issue comment
[Bug] 设备已有根证书,仍然提示安装

更新1.7.3即可

Created at 1 week ago