Commit Graph

33 Commits (6cb58d93159801ec483753be7b5c4784e62f18e9)

Author SHA1 Message Date
风扇滑翔翼 b7aacd3245 Wireguard inbound: Do not use kernel TUN (#3960)
3 weeks ago
RPRX ceb6eac8e7
WireGuard createTun: Add more logs
4 weeks ago
RPRX 9bdf72d658
WireGuard config: Replace `kernelMode` with `noKernelTun`
1 month ago
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
1 month ago
チセ 19f3f709b2
WireGuard kernelTun: Check Capabilities instead of checking UID (#3871)
1 month ago
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
2 months ago
mmmray 2be03c56cb
Pin protobuf packages (#3715)
3 months ago
チセ 41d03d1856 Wireguard inbound: Fix no route when bind to interface (#3698)
3 months ago
yuhan6665 a342db3e28
Fix a nil pointer in Wireguard client logging (#3608)
4 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446)
5 months ago
yuhan6665 bbf25b14d9 Update dependencies
6 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
6 months ago
yuhan6665 9b6141b83f Wireguard dial with context
6 months ago
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356)
7 months ago
yuhan6665 657c5c8570 Update HTTPUpgrade spelling and proto
8 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999)
9 months ago
lunafe b091076bae fix #2970 parsing IPv6 address in wireguard peers configure
10 months ago
yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface
11 months ago
yuhan6665 6f092bd212
Add "masterKeyLog" in TLS config (#2758)
1 year ago
yuhan6665 2570855cd7 Update v1.8.6
1 year ago
hax0r31337 0ac7da2fc8
WireGuard Inbound (User-space WireGuard server) (#2477)
1 year ago
yuhan6665 d9fd3f8eb1
Freedom xdomain strategy (#2719)
1 year ago
yuhan6665 a109389efb
Wireguard resolve strategy (#2717)
1 year ago
yuhan6665 5ae3791a8e
feat : upgrade wireguard go sdk (#2716)
1 year ago
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only)
1 year ago
douglarek d616f6160d Fix go 1.21 build, see https://github.com/XTLS/Xray-core/issues/2466
1 year ago
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
1 year ago
jcdong98 e7324700ed Fix memory leak caused by Wireguard outbound
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
RPRX 4c8ee0af50
Set reserved to zero after Read()
2 years ago
RPRX ccba465590
Add reserved to WireGuard config
2 years ago
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
nanoda0523 e18b52a5df
Implement WireGuard protocol as outbound (client) (#1344)
2 years ago