RPRX
be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
...
The first UoT protocol that supports UoT Migration
Thank @yuhan6665 for testing
2 years ago
RPRX
b70912799b
Generate *.pb.go files with protoc v3.21.12
...
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2 years ago
yuhan6665
8117b66949
Generate all protos
2 years ago
yuhan6665
e93da4bd02
Fix some tests and format code ( #830 )
...
* Increase some tls test timeout
* Fix TestUserValidator
* Change all tests to VMessAEAD
Old VMess MD5 tests will be rejected and fail in 2022
* Chore: auto format code
3 years ago
hmol233
7033f7cf5f
Fix: protobuf file ( #724 )
3 years ago
Arthur Morgan
ffc2f7c4e2
Style: format code
3 years ago
Arthur Morgan
24b637cd5e
Fix: CounterConnection with ReadV/WriteV ( #720 )
...
Co-authored-by: JimhHan <50871214+JimhHan@users.noreply.github.com>
3 years ago
yuhan6665
42d158bd85
vprotogen refine ( #717 )
...
* Update all proto files with existing vprotogen
* Chore: remove protoc-gen-gofast
* Feat: vprotogen adds version detector to block generation code from old protobuf version
* Feat: vprotogen refine logic
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
3 years ago
RPRX
b60cf02603
Optimize TPROXY Inbound UDP write back
...
Enhanced stability.
4 years ago
RPRX
ae98dc75cf
Set unix.SO_REUSEPORT=1 for TPROXY Inbound FakeUDP
...
Solved some issues.
4 years ago
RPRX
161e18299c
Fix TPROXY UDP/IPv6
...
https://github.com/XTLS/Xray-core/issues/137#issuecomment-756064627
十分感谢 @Ninedyz @changyp6
4 years ago
RPRX
c41a1a56fe
Refactor: TPROXY inbound UDP write back
...
https://t.me/projectXray/119670
虽然不一定是最终的版本,但值得记录,感谢协助测试的各位朋友,特别感谢 @yichya @huyz
4 years ago
RPRX
2da07e0f8a
Refactor: FullCone TPROXY Inbound & Socks Outbound
...
https://t.me/projectXray/116037
4 years ago
RPRX
f8faf3c8b8
Removal: confonly
4 years ago
RPRX
41beb4ec04
Add Timer to Inbound metadata struct
4 years ago
RPRX
16544c18ab
v1.1.0
4 years ago
RPRX
c7f7c08ead
v1.0.0
4 years ago