Xray-core/app
cty b24a4028f1
fix(app/router): fixed a bug in geoip matching with refactoring (#2489)
* Refactor the IP address matching with netipx library
* Add a regression test for previous bug

Fixes https://github.com/XTLS/Xray-core/issues/1933

---------

Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2023-08-26 15:11:37 +00:00
..
commander Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
dispatcher Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
dns Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
log Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
metrics Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
observatory refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
policy Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
proxyman fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 2023-07-19 15:53:01 -04:00
reverse refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
router fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
stats Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
app.go v1.0.0 2020-11-25 19:01:53 +08:00