Commit Graph

206 Commits

Author SHA1 Message Date
tearmoon
8cee2dfe7c replace upyacd => upxui
default MetaCubeX/metacubexd
2023-12-10 01:55:55 +07:00
tearmoon
1d229608da set ulimit -SHn 1000000 2023-12-09 18:32:15 +07:00
tearmoon
096be5fc70 modified: customize.sh 2023-12-09 17:55:23 +07:00
tearmoon
6b5318e9fa chore: box.service
— prepare_singbox: add sing-box format command
    — adjust 'prepare_clash' function
    — adjust 'box_create_tun' function
2023-12-09 14:40:20 +07:00
tearmoon
3e5d800c70 refined bfr scripts 2023-12-04 19:31:46 +07:00
github-actions[bot]
13f9802c2b v1.4.3 2023-12-02 16:31:36 +00:00
tearmoon
4fc3c539b7 update Changelog 2023-12-02 23:29:47 +07:00
tearmoon
58505c41e2 misc 2023-12-02 21:12:22 +07:00
tearmoon
e801aff97f Remove useless Functions 2023-12-02 19:52:49 +07:00
tearmoon
0f1b83980d Update core repo
binary file name clash.meta changes to mihomo
2023-12-02 19:45:48 +07:00
tearmoon
1c0f8e752e feat: route rule ipv6 2023-12-02 16:27:47 +07:00
tearmoon
34336db22e adjust BFR scripts 2023-12-01 18:09:32 +07:00
tearmoon
3dfea58b81 update readme 2023-11-25 03:20:26 +07:00
github-actions[bot]
94104cc17d v1.4.2 2023-11-23 13:38:51 +00:00
Tearmoon
faac3b1e9b update Changelog 2023-11-23 20:37:38 +07:00
tearmoon
4d0dee8fe5 fix typo 2023-11-23 09:37:24 +07:00
tearmoon
20b7e1ed33 fix setuidgid permission denied on some devices 2023-11-23 09:34:19 +07:00
Tearmoon
a7368dc3ec function prepare singbox: Add exclude route support for tun 2023-11-09 19:19:13 +07:00
Tearmoon
a921d01f90 update workflows 2023-11-09 15:39:38 +07:00
Tearmoon
2f27c5b549 refined box.iptables 2023-11-09 15:23:34 +07:00
Tearmoon
4283f67775 feat: required busybox 1.36.1 or latest 2023-11-09 15:22:14 +07:00
RE:ERA
bd33b3fdee Update Changelog 2023-10-24 22:55:23 +07:00
github-actions[bot]
c75d20935c v1.4.1 2023-10-24 15:43:51 +00:00
dependabot-preview[bot]
2d961cfdec Revert "box.service: create a symbolic link to busybox"
This reverts commit f708988d19.
2023-10-24 22:28:49 +07:00
dependabot-preview[bot]
e2c4161fc5 chore: code cleanup 2023-10-24 22:17:39 +07:00
dependabot-preview[bot]
6b51b550a7 chore: restores configuration and kernel 2023-10-24 21:50:21 +07:00
dependabot-preview[bot]
a3788fca34 workflows: adjust debug 2023-10-24 18:33:53 +07:00
dependabot-preview[bot]
f708988d19 box.service: create a symbolic link to busybox 2023-10-24 18:26:49 +07:00
dependabot-preview[bot]
213c880819 upkernel clash function: added busybox before the wget command to run it with busybox 2023-10-24 18:24:08 +07:00
github-actions[bot]
e4e77b8906 v1.4.0 2023-10-16 19:46:08 +07:00
taamarin
f4a75fb1e0 update changelog 2023-10-16 18:11:30 +07:00
t@marin
918ab6f76b create funding 2023-10-16 17:38:24 +07:00
KAF:KA
c4f872aaac patch: ~
+ [debug] add cgroup: blkio(background),cpuset(top-app)
+ add taskset
+ box.tool: adjust function upcurl
+ box.iptables: adjust disabled/enabled QUIC
+ ap_list: add swlan+
+ update sing-box/config.json
2023-10-16 16:20:46 +07:00
KAF:KA
88f0571b60 added stable Clash.Meta kernel downloads 2023-09-27 23:49:13 +07:00
KAF:KA
06e0fac9e3 fix typo 2023-09-27 10:11:08 +07:00
KAF:KA
59957599f9 added function to check $bin_name if it suddenly stopped.
adjust:
   box/scripts/box.iptables
   box/scripts/box.service
   box/scripts/box.tool
   box/settings.ini
2023-09-27 02:18:13 +07:00
KAF:KA
a4f2874d05 remove useless and repetitive code
add download/update curl
2023-09-26 07:58:20 +07:00
dependabot-preview[bot]
1c0038ff7d fix Backup and Restore 2023-09-21 03:40:40 +07:00
KAF:KA
4a76f8b8dd chore: customize box.iptables 2023-09-14 03:05:31 +07:00
renovate[bot]
9e10e55a6f misc 2023-08-30 16:00:27 +07:00
renovate[bot]
92ddd8dc37 remove sing-box subscription support
notes: you can use sing-box-yaott or qjebbs[may not be stable yet]
2023-08-30 15:52:33 +07:00
renovate[bot]
b207242c2e update workflow 2023-08-30 15:38:18 +07:00
renovate[bot]
f0e0f55c2f adjust logs function 2023-08-30 15:33:56 +07:00
renovate[bot]
015f9304b8 feat: backup and restore 2023-08-17 15:26:03 +07:00
renovate[bot]
042a16f415 Added conditional statement to check for custom subscription rules (if custom_rules_subs=true). 2023-08-15 19:51:41 +07:00
Tw
4347929087 support rules specified in subscriptions (#44)
This is useful when the subscription contains customized rules as well.

Signed-off-by: Tw <tw19881113@gmail.com>
2023-08-15 17:58:58 +07:00
github-actions[bot]
d37d105b02 v1.3.0 2023-08-14 11:56:36 +00:00
renovate[bot]
40c446b6c4 update changelog 2023-08-14 18:52:02 +07:00
renovate[bot]
383ef5a3ab update readme
change logos
2023-08-14 14:44:26 +07:00
actions-user
39b6d717d2 changed conditional statement logic from "AND" to "OR"
Revised the conditional statement to execute the code block when either the packages_list or gid_list arrays have elements.
2023-08-12 01:59:47 +07:00