Commit Graph

52 Commits (2e201c57cc45b8bd33c80a651dbe116c418ccb19)

Author SHA1 Message Date
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
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
yuhan6665 d87758d46f Parse big server hello properly
2 years ago
yuhan6665 e5e9e58d66 Fix direct flow on Windows
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 84537e98c4 Update xtls and go to 1.19
2 years ago
世界 f046feb9ca
Reformat code
3 years ago
yuhan6665 578d903a9e
Quic related improvements (#915)
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
yuhan6665 e286cdcaa8
Style: format code by gofumpt (#761)
3 years ago
hmol233 7033f7cf5f
Fix: protobuf file (#724)
3 years ago
Arthur Morgan 24b637cd5e
Fix: CounterConnection with ReadV/WriteV (#720)
3 years ago
yuhan6665 42d158bd85
vprotogen refine (#717)
3 years ago
RPRX 100edc370b
Stop at '?' when reading HTTP PATH before shunting
4 years ago
RPRX 924fe16077
Skip Port 53, 443 before using single XUDP for VLESS & VMess
4 years ago
RPRX d170416219
Add environment variable XRAY_CONE_DISABLED option
4 years ago
RPRX 8ca8a7126b Add XUDP support by simply renaming vudp to xudp
4 years ago
RPRX 1174ff3090
Refactor: VLESS & VMess & Mux UDP FullCone NAT
4 years ago
RPRX 8ffc430351
Fix VLESS & Trojan fallbacks xver
4 years ago
Bohan Yang 5bc1bf30ae
Fix fallbacks xver when original address is not TCP address (#182)
4 years ago
Arthur Morgan 5aa053a65f
Convert domain names to lowercase before matching (#195)
4 years ago
Jim Han 7f5e34c857
Regenerate .pb.go files (#187)
4 years ago
RPRX 88f6537540
Make necessary maps in non-empty names before copy
4 years ago
RPRX f0efc0cfde
As substring to match in VLESS fallbacks SNI shunt
4 years ago
RPRX f13ac3cb55
Fix VLESS fallbacks SNI shunt
4 years ago
eMeab d85162ea44
Add SNI shunt support for VLESS (#141)
4 years ago
RPRX 6a5618bc54
Outbound Splice supports Inbound XTLS
4 years ago
RPRX f8faf3c8b8 Removal: confonly
4 years ago
RPRX b3f3c5be81
Use runtime.Gosched() instead
4 years ago
RPRX 0d772cd800
Adjust Splice panic strategy
4 years ago