wyx2685
c4581ad34b
Xray core1.8.20 & support splitHTTP ( #661 )
...
* upgrade xray core 1.8.20
* support splitHTTP
2024-07-21 10:59:38 +08:00
MengXin239
175e46d0b7
add quic support and fixed some bug
2024-06-09 17:58:22 +08:00
Senis
115d7bad6f
Replace standard log package with logrus
...
The standard "log" package was replaced by the structured logger "github.com/sirupsen/logrus" for better log control in various files. This change will allow to tailor the logging information more precisely and make logs easier to read and analyze. All calls of standard log methods were replaced by their logrus counterparts.
2023-12-28 13:40:31 +08:00
isluckys
3de7600a4c
修复类型判断问题 ( #539 )
...
之前一个pr写的if直接写成了vmess导致其他的比如说ss、Trojan的都会被覆盖
2023-12-03 19:42:03 +08:00
betaxab
911b0c2ff5
api: newV2board: add Vless support ( #534 )
2023-11-28 20:08:44 +08:00
Senis John
42da6c155d
fix: unexceptional etags handle
2023-06-11 20:07:43 +08:00
Senis John
4ab196ad29
fix: local vless flow config doesn't work
2023-05-25 20:39:46 +08:00
Senis John
b49798ab16
fix: sspanel version >= 2023.2 will discard node status report.
...
fix: return error message for null user list
2023-05-18 01:23:46 +08:00
thank243
169f742b76
Update core to 1.8.1 and support Reality proto ( #326 )
...
* update: Support reality proto
* fix: typo
2023-04-22 16:41:22 +08:00
Senis John
ea2f7a64e1
fix: newV2board cannot parse tcp http header
...
fix: typo
chore: update deps
2023-01-11 13:17:53 +08:00
Senis John
b5a8f4464c
fix: ss2022 not working as expect
...
fix: minor bugs
2022-12-27 17:28:56 +08:00
Senis John
451b5a1fd4
fix: typo
2022-12-27 16:10:51 +08:00
Senis John
8ddf257aa4
update: release.yml
...
fix: typo
2022-12-27 15:10:17 +08:00
Senis John
a8742426b3
update: refactor newV2board parser's structure
2022-12-27 12:00:34 +08:00
Senis John
d44fa11eee
update: support v2board v1.7.2 routes structure
...
After update this version, the v2board version must >= 1.7.2 release
2022-12-26 12:41:18 +08:00
Senis John
4c699d86f2
update: compatible with v2board v1.7.1 route rules
2022-12-21 20:09:09 +08:00
Senis John
d5ab69d703
update: support v2board shadowsocks obfs settings
...
fix: v2board route block bugs
2022-12-19 01:21:27 +08:00
Senis John
1de5143fde
update: support v2board DNS rules
2022-12-18 15:31:23 +08:00
Senis John
0777cc8892
update: add ss plugin support ss2022
...
The error message will have more details
2022-12-16 20:43:38 +08:00
pocketW
443fb959f6
fix: type conversion
2022-12-15 23:00:56 +11:00
Senis John
040e19ee87
fix: Priority local speed limit
2022-12-15 19:51:43 +08:00
pocketW
addde0f8d4
feat: read speed limit from V2board
...
chore: update dependence
2022-12-15 22:31:35 +11:00
Senis John
9ef39925fd
fix: newV2board rule regexp pattern
2022-12-15 09:55:49 +08:00
Senis John
676365b13b
update: Add support NewV2board api block rules
2022-12-07 23:26:09 +08:00
Senis Y
183b1be519
feature: add support v2board new API
...
update: add eTag on fetch users for save resources
update: split cert monitor service
update: refactor log format
update: add support shadowsocks_2022
The cert monitor period = UpdatePeriodic * 60
The xray-core official is not implementation of proxy.UserManager feature. So it may change in the future.
2022-11-24 15:11:01 +08:00