Commit Graph

225 Commits (e3276df725dc7be3f808c35e76438d81a736feed)

Author SHA1 Message Date
wyx2685 31a8fae764 Fix deprecated StackNew() function
12 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 999bdc58d3 Turn on freedom splice by default
1 year ago
yuhan6665 4f05e0ac2b Unify environment var readers
1 year ago
yuhan6665 291061e9da Fix an edge case reshaping buffer too long
1 year ago
yuhan6665 cf575be678 Fix unwrap tls conn
1 year ago
yuhan6665 585d5ba7c8 Fix Vision reader
1 year ago
yuhan6665 d6d225c698 Refactor Vision reader writer
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
cty123 a343d68944 fix(proxy): removed the udp payload length check when encryption is disabled
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 8eb3cfe144 fix: Patch potential nil pointer deference in proxy::http::client::fillRequestHeader().
1 year ago
RPRX f0f3b417f7
Refactor: Fragmentation
1 year ago
RPRX 6d4194415d
Clean unnecessary code in Trojan
1 year ago
Eken Chan 6d8fe7315f XRV should work without rawConn
1 year ago
RPRX ee21763928 Run "go fmt ./..."
1 year ago
RPRX 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default)
1 year ago
rrouzbeh 9122d0f056 Add TLS Hello Fragmentation for freedom outbound (#2131)
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
yuhan6665 c9f517108c Remove mtproto
2 years ago
sambali9 5f5ae37571
Added tcp fragmentation for freedom outbound (#2021)
2 years ago
jcdong98 e7324700ed Fix memory leak caused by Wireguard outbound
2 years ago
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
世界 18e5b0963f
Update dependencies
2 years ago
RPRX 242f3b0e0b
XTLS protocol: Apply Vision's padding to XUDP Mux & Minor fixes
2 years ago
RPRX 4f601530fa
Allow multiple XUDP in Mux when using XTLS Vision (client side)
2 years ago
RPRX b33b0bc89d
Allow multiple XUDP in Mux when using XTLS Vision (server side)
2 years ago
yuhan6665 05d24d6827 Amend XUDP related logs
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
世界 172f353bd7
Update dependencies
2 years ago
世界 55efac7236
Reformat code
2 years ago
世界 f57ec13880
Update UoT protocol
2 years ago
RPRX c04c333afc
They become a part of you
2 years ago
yuhan6665 9e5bc07bf2
Legends never die (#1725)
2 years ago
RPRX 4c8ee0af50
Set reserved to zero after Read()
2 years ago
yuhan6665 25ea69fc3a Fix Vision inserting multiple uuid headers
2 years ago
yuhan6665 a4790133d2 Fix padding extends out of bound again
2 years ago
RPRX ccba465590
Add reserved to WireGuard config
2 years ago
yuhan6665 7b54255cc1 Fix padding extends out of bound
2 years ago
yuhan6665 2d898480be
Vision padding upgrade (#1646)
2 years ago
RPRX c38179a67f
Upgrade github.com/xtls/reality to f34b4d174342
2 years ago
Hellojack 267d93f7bd
Improve ReshapeMultiBuffer (#1636)
2 years ago
RPRX 4d2e2b24d3
THE NEXT FUTURE becomes THE REALITY NOW
2 years ago
yuhan6665 c3faa8b7ac
Insert padding with empty content to camouflage VLESS header (#1610)
2 years ago
RPRX 74416570d4
Format VLESS inbound.go and outbound.go
2 years ago
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
yuhan6665 15bb23e4ec
XTLS Vision rejects Mux except for XUDP (#1567)
2 years ago
yuhan6665 fb212905bd
XTLS Vision checks outer TLS version (#1554)
2 years ago
MP 77d2f9edd7
Revise the Code per XTLS#1515 (#1536)
2 years ago
RPRX 8c0d3c0257
XTLS Vision supports acceptProxyProtocol (test needed)
2 years ago
RPRX 6f61021f7a
XTLS Vision processes struct TLS Conn's input and rawInput
2 years ago
yuhan6665 c4fbdf1b78 Run core/format.go
2 years ago
PMExtra c9b6fc0104 Add custom header support for HTTP proxy
2 years ago
pocketW a55cf1d0bf fix: email inconsistent
2 years ago
yuhan6665 f35ded79ad Vision only reject TCP command for VLESS-TCP-TLS
2 years ago
yuhan6665 bc4de6a026 Fix VLESS client doesn't handle traffic if not send data first
2 years ago
yuhan6665 2e30093ffd Enforce specific none flow for xtls vision
2 years ago
yuhan6665 1d7c40d728 Enable Xtls Vision (Direct not Splice) for any inbound connection
2 years ago
Senis John 143229b148 update: Implement the proxy.UserManager of ss2022
2 years ago
yuhan6665 d87758d46f Parse big server hello properly
2 years ago
yuhan6665 e5e9e58d66 Fix direct flow on Windows
2 years ago
nanoda0523 e18b52a5df
Implement WireGuard protocol as outbound (client) (#1344)
2 years ago
yuhan6665 494a10971b Fix xtls vision issue with big server hello
2 years ago
yuhan6665 8006430c15 Add logic to filter TLS_AES_128_CCM_8_SHA256
2 years ago
yuhan6665 04278a8940 Refactor some variable names
2 years ago
yuhan6665 48f7cc2132 Reshape multi buffer to fix the padding when buffer is full
2 years ago
yuhan6665 8ef609ff46 Enable UTLS fingerprint for XTLS Vision
2 years ago
yuhan6665 fffd908db2 Fix direct and splice flow
2 years ago
yuhan6665 5e695327b1
Add XTLS RPRX's Vision (#1235)
2 years ago
yuhan6665 8117b66949 Generate all protos
2 years ago
yuhan6665 c21595a937 Fix an issue with ss2022 generics
2 years ago
yuhan6665 debd2e3ba8 Remove compatibility code
2 years ago
yuhan6665 84537e98c4 Update xtls and go to 1.19
2 years ago
yuhan6665 71a9a6dd55 Update dependencies
2 years ago
世界 7d52ded2a3
Update dependencies
2 years ago
世界 52930a16b2
Fix check ss bad udp request #1122
2 years ago
Shelikhoo d4f18b1342 Fix DoS attack vulnerability in VMess Option Processing
2 years ago
世界 ba4ce4c24f
Add shadowsocks 2022 relay service
2 years ago
世界 bd0cf955c7
Update shadowsocks-2022 multi-server usage
3 years ago
世界 c3505632fd
Add udp over tcp support for shadowsocks-2022
3 years ago
世界 f1d753f069
Fix build in legacy golang version
3 years ago
世界 91ce752405
Fix close pipe
3 years ago
世界 79f3057687
Migrate shadowsocks-2022 to protocol library
3 years ago
世界 1edce576ca
Fix missing user in shadowsocks-2022 inbound
3 years ago
世界 cf7e675c45
Add shadowsocks 2022 multi-user inbound
3 years ago
世界 087f0d1240
Add shadowsocks-2022 inbound/outbound (#1061)
3 years ago
世界 f046feb9ca
Reformat code
3 years ago
yuhan6665 41ce6ccf9f
Make reverse proxy compatible with v2fly (#924)
3 years ago
yuhan6665 578d903a9e
Quic related improvements (#915)
3 years ago
Machtergreifung e96e5994d0 Update Vmess Warning Errors
3 years ago
yuhan6665 9ea1bf7c1d Fix shadowsocks xchacha cipher nonce size
3 years ago
yuhan6665 4e88a369c4 Fix vmess test with portList
3 years ago