xrayrgoon
974abc9a98
xray-core v25.3.6 and other updates ( #748 )
CodeQL / Analyze (go) (push) Failing after 4m49s
Build and Release / build (386, freebsd) (push) Failing after 8m40s
Build and Release / build (386, linux) (push) Failing after 7m10s
Build and Release / build (386, windows) (push) Failing after 6m49s
Build and Release / build (amd64, darwin) (push) Failing after 7m8s
Build and Release / build (amd64, freebsd) (push) Failing after 7m31s
Build and Release / build (amd64, linux) (push) Failing after 7m20s
Build and Release / build (amd64, openbsd) (push) Failing after 7m4s
Build and Release / build (amd64, windows) (push) Failing after 7m9s
Build and Release / build (arm, 5, linux) (push) Failing after 6m44s
Build and Release / build (arm, 6, linux) (push) Failing after 6m42s
Build and Release / build (arm, 7, freebsd) (push) Failing after 6m32s
Build and Release / build (arm, 7, linux) (push) Failing after 6m43s
Build and Release / build (arm64, android) (push) Failing after 6m59s
Build and Release / build (arm64, darwin) (push) Failing after 6m54s
Build and Release / build (arm64, freebsd) (push) Failing after 6m52s
Build and Release / build (arm64, linux) (push) Failing after 7m5s
Build and Release / build (mips, linux) (push) Failing after 12m35s
Build and Release / build (mips64, linux) (push) Failing after 7m4s
Build and Release / build (mips64le, linux) (push) Failing after 6m39s
Build and Release / build (mipsle, linux) (push) Failing after 11m56s
Build and Release / build (ppc64le, linux) (push) Failing after 6m54s
Build and Release / build (riscv64, linux) (push) Failing after 8m10s
Build and Release / build (s390x, linux) (push) Failing after 6m56s
Close inactive issues / close-issues (push) Successful in 25s
2025-03-21 02:07:22 +08:00
RyarX
9391c759c9
New transports and api changes for V2RaySocks ( #685 )
...
* New transports and api changes for V2RaySocks
* version++
2024-10-19 22:03:05 +08:00
MengXin239
175e46d0b7
add quic support and fixed some bug
2024-06-09 17:58:22 +08:00
thh1451
06fe198243
add DeviceLimit to V2RaySocks ( #622 )
2024-04-10 17:57:19 +08:00
thh1451
b3f31bf06b
Modify the way v2raysocks obtains methods and audits ( #616 )
...
Co-authored-by: thank243 <thank243@gmail.com>
2024-03-19 00:01:19 +08:00
thank243
0010a876f3
Remove unnecessary user retrieval in v2raysocks ( #617 )
...
The updated code eliminates a redundant user retrieval operation in the v2raysocks module. This operation was not needed because the desired information (method) can be inferred elsewhere in the application. This change simplifies the code, improves efficiency, and may reduce potential errors related to user data retrieval.
2024-03-18 23:50:18 +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
thh1451
56199afa90
V2RaySocks supports Reality (remote config) ( #521 )
2023-11-18 06:21:08 +08:00
thh1451
c170272f40
Add Etag for V2RaySocks ( #518 )
2023-11-12 06:21:13 +08:00
thh1451
78c2e31bdf
add 2 acts to V2RaySocks ( #516 )
2023-11-10 21:23:44 +08:00
Senis John
4ab196ad29
fix: local vless flow config doesn't work
2023-05-25 20:39: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
77814acd1a
fix: typo and remove redundant conversion
2022-12-18 10:27:59 +08:00
pocketW
3926463c59
feat: add shadowsocks2022 support for v2raysocks
2022-12-18 12:11:55 +11:00
pocketW
f50c61c782
fix: fix cert storage path
2022-11-11 23:44:43 +11:00
Senis
ddce3fa86d
fix: typo
2022-11-08 11:57:06 +08:00
Senis
838c667a87
fix: typo
2022-10-27 08:26:23 +08:00
pocketW
1ec1765517
fix: trim regexp: prefix for rule
2022-08-22 22:09:54 +10:00
pocketW
f29d2db235
fix: update url for v2raysocks
2022-08-21 21:55:30 +10:00
pocketW
337f441c32
feat: add support for v2raysocks
2022-08-21 00:36:16 +10:00