Commit Graph

127 Commits (160316d53c8a757695542b1071e251be41ae913a)

Author SHA1 Message Date
RPRX 11b04807b9
Log: Add "from" before source address
3 months ago
yuhan6665 f0547bc04d Commands: Use creflect.MarshalToJson() as output (#3674)
4 months ago
nobody ac628a9427
API: Improve MarshalToJson() in common/reflect/marshal.go (#3655)
4 months ago
风扇滑翔翼 644901d1a5
Socks4a server: Check if the client sends an IP address as domain (#3628)
4 months ago
lelemka0 4531a7e228
CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607)
4 months ago
abvf 59819e2a1b
Fix log severity (#3535)
4 months ago
MHSanaei 16de0937a8
Fix typos (#3527)
5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446)
5 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
6 months ago
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356)
7 months ago
oftenoccur 03c20bf3b4
comments typo
8 months ago
yuhan6665 657c5c8570 Update HTTPUpgrade spelling and proto
8 months ago
风扇滑翔翼 87ef07d5f4 Correctly propagate error in AuthenticationReader readBuffer
9 months ago
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089)
9 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999)
9 months ago
Iain Lau 3a99520370 Add PROXY Protocol support for freedom outbound
10 months ago
nobody 961cf9d3b1
Remove slices dependency. (#2930)
11 months ago
Lars Lehtonen 2fc4b31fcf common/singbridge: fix dropped context
11 months ago
nobody 44bb83033f
Add sub-command "-dump" to "run". (#2854)
11 months ago
Lars Lehtonen 06734d6f08 common/ocsp: fix dropped error
12 months ago
yuhan6665 2fd765ea4c Delay XUDP Basekey read
12 months ago
yuhan6665 d9fd3f8eb1
Freedom xdomain strategy (#2719)
1 year ago
yuhan6665 d24a636c75 Move some log from stdout to ray log
1 year ago
yuhan6665 11b61b02c8 Refine environment var
1 year ago
yuhan6665 4f05e0ac2b Unify environment var readers
1 year ago
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only)
1 year ago
dyhkwong b8bd243df5
Fix buffer.UDP destination override (#2356)
1 year ago
mengskysama fce86aad33 fix(common): strmatcher match domain safety
1 year ago
hax0r31337 f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
cty123 b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination.
1 year ago
cty123 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection();
1 year ago
cty123 2df418abf1 fix: Check if address is nil for IsValid() function.
1 year ago
RPRX 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default)
1 year ago
yuhan6665 9112cfd39c
Clean legacy vmess (#2199)
1 year ago
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
1 year ago
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
世界 18e5b0963f
Update dependencies
2 years ago
yichya QC 90d915ea05 feat: add tcp_user_timeout
2 years ago
Vigilans 039e5f2078 Correctly implement quic sniffer's frame parsing
2 years ago
RPRX b4c1a56026
XUDP practice: MUST check the flag first & Add more comments
2 years ago
yuhan6665 9f8e9e8e64 Add xudp buffer test
2 years ago
RPRX b33b0bc89d
Allow multiple XUDP in Mux when using XTLS Vision (server side)
2 years ago
RPRX 01b7e5e9be
XUDP Global ID should be empty if "cone" is disabled (client side)
2 years ago
RPRX 24a2be43ef
Replace "only" with "xudpConcurrency" in Mux config
2 years ago
yuhan6665 05d24d6827 Amend XUDP related logs
2 years ago
RPRX 76b27a37cb
Update common/xudp/xudp.go and common/mux/server.go
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
世界 55efac7236
Reformat code
2 years ago
RPRX 00c9576118
Use go:linkname in qtls_go118.go
2 years ago
RPRX f176ec54ee
v1.7.3
2 years ago