RPRX
|
2969a189e6
|
Sockopt config: Add `trustedXForwardedFor` (for XHTTP, WS, HU inbounds) (#5331)
Fixes https://github.com/XTLS/Xray-core/pull/5101#issuecomment-3404979909
|
2025-11-23 01:09:49 +00:00 |
Meow
|
d41840132a
|
Router: Remove the deprecated UseIP option (#5323)
|
2025-11-21 05:46:41 +00:00 |
Meow
|
f14fd1cbee
|
feat(dns): add parallel query (#5239)
|
2025-11-21 05:45:42 +00:00 |
Meow
|
cd51f57535
|
feat(dns): add optimistic caching (#5237)
|
2025-11-21 05:38:06 +00:00 |
Meow
|
4956e65824
|
perf(dns): cache network capability check (#5244)
|
2025-11-21 05:35:45 +00:00 |
Meow
|
2185a730d2
|
perf(router): adjust the order of rules to optimize performance (#5267)
|
2025-11-21 05:30:16 +00:00 |
Meow
|
fcfb0a302a
|
perf(GeoIPMatcher): faster heuristic matching with reduced memory usage (#5289)
|
2025-11-21 02:54:01 +00:00 |
Meow
|
b40bf56e4e
|
refactor(dns): enhance cache safety, optimize performance, and refactor query logic (#5248)
|
2025-11-21 02:45:09 +00:00 |
vanserox
|
27ad487545
|
DNS: Fix wrong protocol parse (#5232)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-11-21 02:31:34 +00:00 |
hax0r31337
|
e914183996
|
HTTP outbound: Read negotiated protocol from uTLS (#5251)
|
2025-11-21 02:29:25 +00:00 |
dependabot[bot]
|
acfda31e59
|
Bump actions/checkout from 5 to 6 (#5324)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-21 00:13:10 +00:00 |
风扇滑翔翼
|
f9dd3aef72
|
Refactor WrapLink logic (#5288)
https://github.com/XTLS/Xray-core/pull/5133
https://github.com/XTLS/Xray-core/pull/5286
|
2025-11-20 15:53:42 +00:00 |
Meow
|
b24ef88a80
|
Docker: Use more aggressive inlining for higher efficiency (#5242)
Syncs https://github.com/XTLS/Xray-core/pull/5026
|
2025-11-20 13:20:53 +00:00 |
vemneyy
|
b16a5f03fe
|
Socks: Fix buffer full panic when encoding large UDP packets (#5252)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-11-20 12:21:22 +00:00 |
Aron Yang
|
2f1fabb318
|
README.md: Add v2rayN to macOS & Linux Clients (#5271)
|
2025-11-20 12:08:39 +00:00 |
dependabot[bot]
|
1ec2966433
|
Bump golang.org/x/net (#5318)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.46.1-0.20251013234738-63d1a5100f82 to 0.47.0.
- [Commits](https://github.com/golang/net/commits/v0.47.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-20 00:11:02 +00:00 |
RPRX
|
8a4b0a9eb0
|
README.md: Add TRX & TON & BTC & XMR & SOL to Donation & NFTs
https://t.me/projectXtls/1145
|
2025-11-19 12:39:32 +00:00 |
RPRX
|
4e8ee302a6
|
README.md: Add Remnawave & Happ to Sponsors
Sponsor Xray-core: https://github.com/XTLS/Xray-core/issues/3668
|
2025-11-19 12:36:25 +00:00 |
Exclude0122
|
18a4104737
|
Fix wireguard not discarding broken connection on android (#5304)
Fixes https://github.com/XTLS/Xray-core/issues/5303
|
2025-11-19 04:53:54 +00:00 |
RPRX
|
1a32d18c16
|
REALITY config: Return error when short id is too long (#5276)
Closes https://github.com/XTLS/Xray-core/issues/5273
---------
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-11-19 03:25:32 +00:00 |
dependabot[bot]
|
412bc17c12
|
Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#5308)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.77.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.77.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-19 02:43:07 +00:00 |
dependabot[bot]
|
9491b67f3c
|
Bump github.com/quic-go/quic-go from 0.55.0 to 0.56.0 (#5292)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.55.0...v0.56.0)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-14 20:51:29 -05:00 |
dependabot[bot]
|
cb4f943f50
|
Bump actions/upload-artifact from 4 to 5 (#5259)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-01 11:07:19 +00:00 |
RPRX
|
b69a376aa1
|
v25.10.15
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
VLESS Post-Quantum Encryption: https://github.com/XTLS/Xray-core/pull/5067
VLESS NFT: https://opensea.io/collection/vless
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-10-15 08:07:23 +00:00 |
RPRX
|
12f4a014e0
|
VLESS Reverse Proxy: Transfer real Source & Local (IP & port), enabled by default
https://t.me/projectXtls/1039
https://github.com/XTLS/Xray-core/pull/5101#issuecomment-3404979909
|
2025-10-15 07:41:49 +00:00 |
RPRX
|
9cc7907234
|
XHTTP client: Change default `maxConcurrency` to 1 for speed testing
https://t.me/projectXray/4386271
|
2025-10-14 23:33:06 +00:00 |
patterniha
|
21a9658519
|
Router: Use built-in-dns only once for all rules (in "IPOnDemand"/"IPIfNonMatch" mode) (#5210)
|
2025-10-14 20:59:04 +00:00 |
Random Guy
|
7f436f5318
|
README.md: Add PasarGuard to Web Panels (#5224)
|
2025-10-14 20:34:14 +00:00 |
RPRX
|
dcfde8dc92
|
Update github.com/xtls/reality to 20251014195629
e4eec45205
|
2025-10-14 20:16:20 +00:00 |
dependabot[bot]
|
898db92d51
|
Bump golang.org/x/net from 0.44.0 to 0.46.0 (#5215)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.46.0.
- [Commits](https://github.com/golang/net/compare/v0.44.0...v0.46.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 19:57:40 +00:00 |
dependabot[bot]
|
8dd0e388a2
|
Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#5212)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.76.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 19:18:46 +00:00 |
RPRX
|
40f0a541bf
|
transport/internet/reality/reality.go: Safely get negotiated CurveID in VerifyPeerCertificate()
Requires github.com/refraction-networking/utls v1.8.1+
|
2025-10-14 19:12:14 +00:00 |
dependabot[bot]
|
1762d6c8cc
|
Bump github.com/refraction-networking/utls from 1.8.0 to 1.8.1 (#5229)
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-15 00:08:11 +08:00 |
风扇滑翔翼
|
195248801d
|
Fix shadowsocks2022 memory leak (#5166)
* Fix ss2022 gouroutine leak
* ErrReadTimeout
|
2025-10-05 20:15:53 -04:00 |
wwqgtxx
|
4a825c0260
|
fix: darwin arm64 always has AESGCMHardwareSupport (#5176)
https://github.com/refraction-networking/utls/pull/371
|
2025-10-05 20:14:45 -04:00 |
dependabot[bot]
|
514c9e5a22
|
Bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0 (#5208)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.1 to 0.55.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.54.1...v0.55.0)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.55.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-05 20:14:03 -04:00 |
Yury Kastov
|
2f366aed2e
|
feat(config): add unix socket HTTP config loader support (#5200)
Adds support for loading configuration from HTTP endpoints served over Unix domain sockets using the http+unix:// protocol scheme.
|
2025-10-04 23:13:47 -04:00 |
风扇滑翔翼
|
c0c88f3d73
|
Fix vless reverse panic in vision (#5189)
* Fix vless reverse panic in vision
* Add panic
|
2025-10-04 23:04:18 -04:00 |
dependabot[bot]
|
d0344bcff8
|
Bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#5180)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.54.0...v0.54.1)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.54.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-04 23:01:23 -04:00 |
dependabot[bot]
|
a6ebb3061c
|
Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#5203)
Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-04 23:01:07 -04:00 |
𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇
|
fe57507fd9
|
Outbound: One endpoint and at most one user only (#5144)
https://github.com/XTLS/Xray-core/pull/5124#issuecomment-3281091009
Fixes https://github.com/XTLS/Xray-core/pull/5124#pullrequestreview-3218097421
|
2025-09-15 13:31:27 +00:00 |
𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇
|
83c5370eec
|
Config: Outbound proxy config no need to be nested (#5124)
Like eda8be601f
|
2025-09-11 13:48:20 +00:00 |
dependabot[bot]
|
1a48453bea
|
Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#5129)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-11 13:08:21 +00:00 |
patterniha
|
3167e5cec0
|
app/dispatcher/default.go: Close link when routedDispatch() failed (#5131)
|
2025-09-11 12:36:22 +00:00 |
RPRX
|
5148c5786f
|
app/dispatcher/default.go: Add comment on run-time rejecting non-existent outbound tag
https://github.com/XTLS/Xray-core/pull/5101#issuecomment-3270341615
|
2025-09-10 17:30:13 +00:00 |
RPRX
|
3edfb0e335
|
v25.9.11
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
VLESS Post-Quantum Encryption: https://github.com/XTLS/Xray-core/pull/5067
VLESS NFT: https://opensea.io/collection/vless
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-09-10 11:47:07 +00:00 |
patterniha
|
d3248a4f8e
|
app/reverse/bridge.go: Add timer nil check (#5119)
Fixes https://github.com/XTLS/Xray-core/issues/5120
|
2025-09-10 11:43:21 +00:00 |
风扇滑翔翼
|
30e10be95d
|
Fix https://github.com/XTLS/Xray-core/pull/5114#issuecomment-3273017153 (#5118)
|
2025-09-10 11:41:44 +00:00 |
RPRX
|
cced1477a0
|
v25.9.10
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
VLESS Post-Quantum Encryption: https://github.com/XTLS/Xray-core/pull/5067
VLESS NFT: https://opensea.io/collection/vless
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-09-10 00:36:44 +00:00 |
patterniha
|
9f5dcb1591
|
MUX: Prevent goroutine leak (#5110)
|
2025-09-10 00:33:19 +00:00 |