31 Commits

Author SHA1 Message Date
xrayrgoon
974abc9a98
xray-core v25.3.6 and other updates (#748)
Some checks failed
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
dependabot[bot]
0ae73a0eca
build(deps): bump actions/download-artifact in /.github/workflows (#688)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-19 22:00:58 +08:00
mengxin239
1de718a5fc Adjusting docker.yml triggers 2024-07-20 19:16:09 +08:00
wyx2685
515fc708dc
Remove dragonfly compile. (#567)
Fix Actions
2024-01-03 10:21:46 +08:00
Senis John
b1bfd04895
Refactor main to use Cobra command line framework and package restructure
Reorganized the Go package structure, moving the main package to 'cmd'. Upgraded the flag library to Cobra for better management of CLI commands. This included moving the X25519 key generation from a flag to its own standalone Cobra command, which improves user interaction and code modularity. This structural change will benefit future additions and code maintainability.
2023-10-14 11:21:45 +08:00
Senis John
0254c6c557
Update docker.yml 2023-10-09 10:06:46 +08:00
thank243
b8d40c201b
Update actions 2023-10-08 12:06:18 +08:00
pocketW
a7a3d0220d update to v0.8.9 2023-02-02 22:03:09 +11:00
pocketW
b857bfac3e fix docker build 2023-01-21 15:30:25 +11:00
pocketW
f4ea59493f fix docker build 2023-01-21 14:08:46 +11:00
Senis John
21e0ebc428
fix: Try to fix dns memory leak
update: release.yml
2022-12-30 22:19:48 +08:00
Senis John
8ddf257aa4
update: release.yml
fix: typo
2022-12-27 15:10:17 +08:00
Senis John
9c6ae5b7ab
update: speedup docker build 2022-12-22 09:20:16 +08:00
pocketW
be940fdcea add cache to speedup docker build 2022-12-20 11:39:48 +11:00
Senis John
5b45b8ffe8
fix: refactor the InboundInfo struct
Global limit can separate settings for each node
2022-12-03 09:11:43 +08:00
Senis
838c667a87 fix: typo 2022-10-27 08:26:23 +08:00
pocketW
79528d3e17 feat: dynamic update speedlimit bucket 2022-10-13 08:37:59 +11:00
pocketW
7604e33b03 chore: update go to 1.19 2022-09-22 16:12:37 +10:00
pocketW
21847fee7d remove dockerhub support 2022-09-09 22:43:00 +10:00
pocketW
fda14882a4
Create stale.yml 2022-08-26 22:29:38 +10:00
pocketW
c280cca7b3
add github docker package 2022-08-25 20:32:07 +10:00
pocketW
01ef6fb699
Update codeql-analysis.yml 2022-08-04 10:48:02 +10:00
pocketW
84db0453cb chore: remove support for ppc64 2022-08-02 19:25:01 +10:00
pocketW
48ca6d9648 chore: update docker.yml 2022-07-28 21:55:23 +10:00
萌新
dbf7727bcd
Update docker.yml 2022-07-28 17:31:10 +08:00
pocketW
a0e1491bb5 update docker actions 2022-07-19 22:35:44 +10:00
misakano7545
b31bef02da Sync to GitLab 2022-06-16 22:15:23 +08:00
misakano7545
febeee6b2c Add s390x arch support 2022-05-04 11:52:08 +08:00
pocketW
5c0eea8d44 Fix memory leak caused by requiring component. 2022-04-28 14:26:10 +10:00
pocketW
69b0afcb35
Update release.yml 2022-04-27 14:17:07 +10:00
pocketW
b43a5e7cb9
Add files via upload 2022-04-27 14:08:55 +10:00