Shelikhoo
89d9eba1a9
use custom loading rules for router
2021-09-09 14:45:19 +01:00
Shelikhoo
6c934f9db0
register strategy config
2021-09-07 11:48:24 +01:00
Shelikhoo
68f28b1913
refactor common router structure into separate package
2021-09-07 09:13:58 +01:00
Shelikhoo
fd63ad7160
added simplified config register
2021-09-07 08:42:34 +01:00
Shelikhoo
b819ac60b9
added simplified config for dns and router
2021-09-06 22:34:28 +01:00
Shelikhoo
6246b97494
rename reverse match to inverse match
2021-09-06 15:37:47 +01:00
Shelikhoo
a4e6fe5a94
reference google version of protobuf library
2021-09-04 11:13:31 +01:00
Shelikhoo
881571374d
rename Router Enum name Domain to prevent name collision
...
This creates build break in C++ environment.
2021-09-04 11:13:31 +01:00
Shelikhoo
ba2dd5995d
replace TypedMessage with anypb.Any
2021-09-04 11:13:28 +01:00
Shelikhoo
4b89f9085f
multi-observer aware load balancer strategy
2021-09-04 11:12:33 +01:00
Shelikhoo
9cb1566a78
moving health ping to observatory as a standalone component
2021-09-04 11:12:30 +01:00
Jebbs
fa0cf6db26
v5: Health Check & LeastLoad Strategy (rebased from 2c5a714903
)
...
Some changes will be necessary to integrate it into V2Ray
2021-09-04 11:11:45 +01:00
Shelikhoo
5a61749328
add least balancing strategy
2021-04-08 23:17:52 +01:00
Loyalsoldier
3a50affa0a
Feat: add reverse match for GeoIP ( #860 )
2021-04-06 12:29:12 +08:00
Shelikhoo
837d5e7618
Allow the selection of domain matcher
2021-03-03 22:23:52 +00:00
Loyalsoldier
f94dd11a8c
Chore: change module name ( #677 )
2021-02-17 04:31:50 +08:00
Loyalsoldier
bb44d01096
Format proto files using clang-format according to google style ( #264 )
...
* Format proto files using clang-format according to google style
* Regenerate pb.go files
2020-10-05 08:36:40 +08:00
Loyalsoldier
ef460f68f8
Adjust Protocol Buffers ( #109 )
...
* Update protoc binary executable files to v3.13.0
* Write proto files in more standard way
* Make go generate & vprotogen compatible with protoc-gen-gofast
* Regenerate pb.go files according to new proto files
* Clean go.sum by running go mod tidy
* Implement mustEmbedUnimplementedServiceServer for gPRC services
2020-08-24 12:10:26 +00:00
Vigilans
40c0bcc3ab
Support source port matching in routing config
2020-08-09 16:53:45 +08:00
Darien Raymond
02d8845093
add scripting support for attributes matching
2019-02-28 14:04:43 +01:00
Darien Raymond
95583b5031
support range list in routing rule
2019-02-24 23:43:00 +01:00
Darien Raymond
e5314cfb56
domain property
2018-12-01 21:02:36 +01:00
Darien Raymond
769f770cf7
migrate NetworkList to []Network
2018-11-20 16:58:26 +01:00
Darien Raymond
73d3be424b
prototype for balancing rules
2018-11-07 21:08:20 +01:00
Darien Raymond
5400153827
sort cidr list before use
2018-11-01 21:30:36 +01:00
Darien Raymond
15cd999ed3
comments
2018-11-01 10:39:03 +01:00
Darien Raymond
c73e899f54
prototype for high performance geoip matcher
2018-11-01 09:10:41 +01:00
Darien Raymond
d828aa2fba
add full domain matching
2018-08-21 21:30:32 +02:00
Darien Raymond
c0e37ef34a
prototype for new sniffing mechanism
2018-07-16 13:47:00 +02:00
Darien Raymond
24395a3e60
comments for protos.
2018-01-04 11:09:23 +01:00
Darien Raymond
26f005e822
resolve to ip on demand
2017-11-15 12:55:47 +01:00
Darien Raymond
682319a004
proto def for geosite
2017-11-05 17:19:34 +01:00
Darien Raymond
3545d20b1c
protobuf for geoip
2017-11-02 10:54:06 +01:00
Darien Raymond
a0bde091d4
sub domain matcher
2017-05-08 12:18:13 +02:00
Darien Raymond
b5d14b6823
update java options
2017-02-03 23:15:10 +01:00
Darien Raymond
eb782436b3
proto option for C# namespace
2016-12-23 00:24:28 +01:00
Darien Raymond
fc81b0aae2
config for inbound tag routing
2016-11-13 21:23:34 +01:00
Darien Raymond
aae99a8e98
use session in router
2016-10-18 23:01:39 +02:00
Darien Raymond
e13c97d162
rename IP to CIDR in router
2016-10-18 16:42:22 +02:00
Darien Raymond
4e80ed05d9
comments
2016-10-18 10:31:39 +02:00
Darien Raymond
22ef12a456
simplify router
2016-10-12 16:11:13 +02:00