Commit Graph

141 Commits

Author SHA1 Message Date
wyx2685
ec5dcc3c8a
update cores
Some checks failed
Build and Release / build (386, freebsd) (push) Has been cancelled
Build and Release / build (386, linux) (push) Has been cancelled
Build and Release / build (386, windows) (push) Has been cancelled
Build and Release / build (amd64, darwin) (push) Has been cancelled
Build and Release / build (amd64, freebsd) (push) Has been cancelled
Build and Release / build (amd64, linux) (push) Has been cancelled
Build and Release / build (amd64, windows) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
2025-01-15 14:31:12 +09:00
wyx2685
c755e9800b
fix: sing内核删除用户逻辑不正确BUG
Some checks failed
Build and Release / build (386, freebsd) (push) Has been cancelled
Build and Release / build (386, linux) (push) Has been cancelled
Build and Release / build (386, windows) (push) Has been cancelled
Build and Release / build (amd64, darwin) (push) Has been cancelled
Build and Release / build (amd64, freebsd) (push) Has been cancelled
Build and Release / build (amd64, linux) (push) Has been cancelled
Build and Release / build (amd64, windows) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
2025-01-05 20:57:18 +09:00
wyx2685
29e0d7e56e
fix hy2 core logger nil pointer
Some checks failed
Build and Release / build (386, freebsd) (push) Has been cancelled
Build and Release / build (386, linux) (push) Has been cancelled
Build and Release / build (386, windows) (push) Has been cancelled
Build and Release / build (amd64, darwin) (push) Has been cancelled
Build and Release / build (amd64, freebsd) (push) Has been cancelled
Build and Release / build (amd64, linux) (push) Has been cancelled
Build and Release / build (amd64, windows) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
2024-12-20 16:46:05 +09:00
wyx2685
08ebbed9fb
update xray-core
Some checks failed
Build and Release / build (386, freebsd) (push) Has been cancelled
Build and Release / build (386, linux) (push) Has been cancelled
Build and Release / build (386, windows) (push) Has been cancelled
Build and Release / build (amd64, darwin) (push) Has been cancelled
Build and Release / build (amd64, freebsd) (push) Has been cancelled
Build and Release / build (amd64, linux) (push) Has been cancelled
Build and Release / build (amd64, windows) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
2024-12-15 10:13:39 +09:00
wyx2685
792841d073
Fix reality
Some checks failed
Build and Release / build (386, freebsd) (push) Has been cancelled
Build and Release / build (386, linux) (push) Has been cancelled
Build and Release / build (386, windows) (push) Has been cancelled
Build and Release / build (amd64, darwin) (push) Has been cancelled
Build and Release / build (amd64, freebsd) (push) Has been cancelled
Build and Release / build (amd64, linux) (push) Has been cancelled
Build and Release / build (amd64, windows) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
2024-12-13 20:31:06 +09:00
wyx2685
981e59b836
update sing-box core v1.11
Some checks are pending
Build and Release / build (386, freebsd) (push) Waiting to run
Build and Release / build (386, linux) (push) Waiting to run
Build and Release / build (386, windows) (push) Waiting to run
Build and Release / build (amd64, darwin) (push) Waiting to run
Build and Release / build (amd64, freebsd) (push) Waiting to run
Build and Release / build (amd64, linux) (push) Waiting to run
Build and Release / build (amd64, windows) (push) Waiting to run
Build and Release / build (arm, 5, linux) (push) Waiting to run
Build and Release / build (arm, 6, linux) (push) Waiting to run
Build and Release / build (arm, 7, freebsd) (push) Waiting to run
Build and Release / build (arm, 7, linux) (push) Waiting to run
Build and Release / build (arm64, android) (push) Waiting to run
Build and Release / build (arm64, darwin) (push) Waiting to run
Build and Release / build (arm64, freebsd) (push) Waiting to run
Build and Release / build (arm64, linux) (push) Waiting to run
Build and Release / build (mips, linux) (push) Waiting to run
Build and Release / build (mips64, linux) (push) Waiting to run
Build and Release / build (mips64le, linux) (push) Waiting to run
Build and Release / build (mipsle, linux) (push) Waiting to run
Build and Release / build (ppc64, linux) (push) Waiting to run
Build and Release / build (ppc64le, linux) (push) Waiting to run
Build and Release / build (riscv64, linux) (push) Waiting to run
Build and Release / build (s390x, linux) (push) Waiting to run
2024-12-13 06:22:44 +09:00
wyx2685
7dbe5fda85
fix import 2024-12-02 08:54:47 +09:00
wyx2685
4f9ccdf8db
update xray-core&hy2-core 2024-12-02 08:38:23 +09:00
wyx2685
c2d5861d7d
splithttp传输方式更名为xhttp 2024-11-26 10:29:12 +09:00
wyx2685
0e29c19f0e
fix compile 2024-10-31 17:57:06 +09:00
wyx2685
a1c40bb1c8
update cores 2024-10-31 17:46:31 +09:00
wyx2685
1f61446fa9
update core 2024-10-06 18:13:16 +09:00
wyx2685
c0325227db
update xray-core v24.9.19 2024-09-19 10:27:13 +09:00
wyx2685
ad5971f164
update xray-core v24.9.16 2024-09-16 22:00:08 +09:00
wyx2685
6936a76724
更新xray-core版本,回退sing-box版本 2024-09-12 00:08:15 +09:00
wyx2685
c6d48e1edf
升级内核 2024-08-31 17:06:00 +09:00
wyx2685
89ddfff060
升级sing-box内核 2024-08-14 01:48:33 +09:00
wyx2685
9e8f87740e
update xray-core 1.8.23 2024-07-30 01:28:39 +09:00
wyx2685
248ff3764f
update sing-box core 2024-07-24 19:50:55 +09:00
wyx2685
3dfeba7e68
xray-core 1.8.21 2024-07-22 07:49:04 +09:00
wyx2685
8eb623b3f0
update xray core 2024-07-21 20:56:35 +09:00
wyx2685
cdcbddd464
update core 2024-07-21 06:14:16 +09:00
wyx2685
e81d47321b
xray-core 1.8.19 2024-07-17 23:26:09 +09:00
wyx2685
4d82eff518
update Xray-core 1.8.18 2024-07-17 09:21:57 +09:00
wyx2685
b96545649b
Fix:修复无法使用Sing-box内核urltest出口的问题 2024-07-15 00:33:54 +09:00
wyx2685
a7637d436f
更新所有内核 2024-07-08 17:44:22 +09:00
wyx2685
a052a1f1e8
升级Xray内核,完善singbox内核自定义配置 2024-06-24 04:41:56 +09:00
wyx2685
85ad40d098
升级全部内核 2024-06-13 00:06:22 +09:00
wyx2685
206af0216c
修复xray内核vless协议bug,升级xray/sing内核 2024-03-13 22:15:04 +09:00
wyx2685
ed5edda28a
修复Sing内核trojan用户列表BUG、修复用户设备限制不生效 2024-03-04 22:25:06 +09:00
wyx2685
995e606694
hy2内核增加自定义配置 2024-02-26 22:00:55 +09:00
wyx2685
96b457d679
修正singbox内核hy2用户列表问题 2024-02-21 13:02:13 +09:00
wyx2685
55b20f5550
升级内核. 2024-02-20 06:27:31 +09:00
wyx2685
c0b31837e4
update singbox 2024-02-16 22:00:06 +09:00
wyx2685
423ac622b5
fix traffic counting 2024-02-16 21:46:23 +09:00
wyx2685
0d274bcf61
测试:增加hysteria2内核 2024-02-06 10:59:37 +09:00
wyx2685
77ec03016c
尝试解决内存泄漏问题 2024-01-28 01:04:47 +09:00
wyx2685
1d4945af8d
更新内核,尝试优化代码 2024-01-27 13:19:55 +09:00
wyx2685
e292b3b0e7
升级sing和xray内核 2024-01-22 13:38:55 +09:00
wyx2685
c4d404d979
update Sing and Xray core 2024-01-08 00:58:21 +09:00
wyx2685
16221d17fb
update singbox and xray 2024-01-02 00:33:13 +09:00
wyx2685
d19ca6863e
尝试添加trojan的ws/grpc传输 2023-12-19 00:17:16 +09:00
wyx2685
0af24e4646
更新sing依赖 2023-12-14 18:35:20 +09:00
wyx2685
6d09332654
修复xray编译不通过 2023-12-12 20:10:13 +09:00
wyx2685
34d268dd6d
更新上游xray和singbox依赖 2023-12-12 09:06:55 +09:00
wyx2685
3416284953
升级xray和sing版本 2023-12-02 01:48:15 +09:00
wyx2685
00d581d823
更新sing-box依赖 2023-11-26 02:57:50 +09:00
wyx2685
c1f36bb2ae
尝试修复xray客户端使用xtls-rprx-vision时的udp行为 2023-11-19 19:43:52 +09:00
wyx2685
797a2a7f9f
尝试为SINGBOX内核增加REALITY的PROXYPROTOCOL 2023-11-19 17:31:13 +09:00
wyx2685
de3b15fcba
兼容Xboard Hysteria2的Obfs写法 2023-11-19 14:35:12 +09:00