yuhan6665
|
d9fd3f8eb1
|
Freedom xdomain strategy (#2719)
* 统一 `domainStrategy` 行为.
* aliases NG.
* 化简.
* 调整.
* Let it crash.
* Update proto
---------
Co-authored-by: rui0572 <125641819+rui0572@users.noreply.github.com>
|
2023-11-12 16:27:39 -05:00 |
|
yuhan6665
|
d11d72be6c
|
Update proto file and fix protoc version parsing
The new protoc cli return version v23.1,
so we parse the file version v4.23.1 without "4."
|
2023-06-11 13:36:06 -04:00 |
|
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
|
2023-01-30 04:35:30 +00:00 |
|
yuhan6665
|
8117b66949
|
Generate all protos
|
2022-10-10 13:17:32 -04:00 |
|
yuhan6665
|
41ce6ccf9f
|
Make reverse proxy compatible with v2fly (#924)
* Make reverse proxy compatible with v2fly
* Fix gitignore
* Regenerate proto files
- fix v2ray name in loopback
* Fix fly.org in unit tests
|
2022-02-04 21:59:50 -05:00 |
|
世界
|
707efd6d12
|
Add loopback outound
|
2021-10-22 17:58:37 +08:00 |
|