Commit Graph

218 Commits (b7aacd3245450f5ecfaae76417feaa9d3e8559d5)

Author SHA1 Message Date
RPRX b30e05d1bc
XHTTP: The real upload / download splitting (#3955)
4 weeks ago
mmmray e733148c0b
REALITY: Unblock SplitHTTP transport (#3816)
4 weeks ago
RPRX e4939dc1db
Config: Prefer newer alias (REALITY `target`, RAW)
1 month ago
RPRX 8809cbda81 Transport: Remove GUN (an alias of gRPC)
1 month ago
RPRX 9bdf72d658
WireGuard config: Replace `kernelMode` with `noKernelTun`
1 month ago
RPRX 897521defd
XMUX: Change to non-infinity-reuse default values (#3919)
1 month ago
风扇滑翔翼 82bd5f3046 Refactor: Use struct `Int32Range` widely (#3867)
1 month ago
チセ 19f3f709b2
WireGuard kernelTun: Check Capabilities instead of checking UID (#3871)
1 month ago
RPRX 75729ce779
REALITY config: Add `target` as an alias of `dest`
2 months ago
风扇滑翔翼 697156f6f6
SplitHTTP Config: Add capability to parse int in string format (#3855)
2 months ago
RPRX d8485bd5af
Transport: Add RAW as an alias of TCP (#3852)
2 months ago
yuhan6665 3632e83faa
Transport: Add HTTP3 to HTTP (#3819)
2 months ago
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
2 months ago
mmmray 93cff1a576
Xmux: Value of 0 is treated the same as no value (#3835)
2 months ago
Kobe Arthur Scofield 57a41f3b4b
Config: Remove more legacy fields (#3817)
2 months ago
mmmray f406b2dee0
SplitHTTP client: Fix xmux config deserialization (#3827)
2 months ago
dragonbreath2000 363e86c585
UDP noises: Add base64 and multi-packet support (#3794)
2 months ago
ll11l1lIllIl1lll b1c6471eeb
SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613)
2 months ago
Kobe Arthur Scofield 5f0642a671
Errors: Add PrintRemovedFeatureError & PrintDeprecatedFeatureWarning (#3804)
2 months ago
风扇滑翔翼 3fed0c773f
DNS outbound: Add blockTypes (#3812)
2 months ago
风扇滑翔翼 a247997e38
Log: Add MaskAddress option to hide IP addresses (#3783)
2 months ago
Kobe Arthur Scofield 6b1bf312d7
Config: Remove legacy config fields again (#3782)
2 months ago
Kobe Arthur Scofield f04cb0b288
Config: Remove some legacy fields from V2Ray 3.x era (#3776)
3 months ago
mmmray 6838a0ae55
Config: Remove legacy `inbound/outbound/detours` (#3769)
3 months ago
mmmray f357245f93 Config: Remove global `transport` (#3751)
3 months ago
mmmray c0a98f74fc
Transport: Remove DomainSocket (#3757)
3 months ago
mmmray 9a953c070f
Transport: Remove QUIC (#3754)
3 months ago
dragonbreath2000 002d08bf83
UDP noise (#3711)
3 months ago
HunterQ 1562e1ffb9
Config: Combine filename and format into a new struct (#3687)
3 months ago
mmmray a3b306aaa4
SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643)
4 months ago
nobody ac628a9427
API: Improve MarshalToJson() in common/reflect/marshal.go (#3655)
4 months ago
mmmray 4b7947cca9
SplitHTTP server: add ok padding (#3614)
4 months ago
mmmray 30af792777
SplitHTTP: Rename three options & Reduce server defaults (#3611)
4 months ago
lelemka0 4531a7e228
CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607)
4 months ago
RPRX 60553a6c26
SplitHTTP server: Add noSSEHeader
4 months ago
mmmray 59f6685774
SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix querystring behavior (#3603)
4 months ago
mmmray 8a4217fdf5
SplitHTTP client: Add minUploadInterval (#3592)
4 months ago
风扇滑翔翼 308f0c64c3
Add custom Sockopt support (#3517)
5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446)
5 months ago
mmmray c10bd28731
Add SplitHTTP Transport (#3412)
5 months ago
风扇滑翔翼 3654c0d710 HTTPUpgrade send headers with specified capitalization (#3430)
6 months ago
yuhan6665 075051a693 Add wireguard test
6 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
6 months ago
yuhan6665 84eeb56ae4 Select alive only node when fallbackTag is given
7 months ago
nobody 447a49d16a
Add configuration item api->listen. (#3317)
7 months ago
writegr dd16dcec03 chore: fix some typos in comments
7 months ago
Allo fbc56b88da chore: remove the usage of some deprecated tls properties
7 months ago
RPRX 685e66e96b
Fix TestXrayConfig in xray_test.go
8 months ago
yuhan6665 7e3a8d3a04 Add separate host config for websocket
8 months ago
yuhan6665 e2302b421c Update proto file for websocket and httpupgrade (breaking)
8 months ago