Xray-core/app/router
yuhan6665 abb8ba8b0e
Observatory related fixes (#788)
* fix:observatory not supported by multi-json

* Fix: observatory starts with empty config & fails to close (#957)

* Update strategy_leastping.go (#1019)

* add custom probe URL support for observatory

* add custom probe interval for observer

* apply coding style

* Fix: observatory log & JSON config(#1211)

Co-authored-by: ihotte <ihotte@yeah.net>

* Change default probe url from api.v2fly.org to www.google.com

* Cherry-pick missing code from branch 'dev-advloadblancer-2'

Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: fanyiguan <52657276+fanyiguang@users.noreply.github.com>
Co-authored-by: ihotte <3087168217@qq.com>
Co-authored-by: ihotte <ihotte@yeah.net>
2021-10-26 13:00:31 +08:00
..
command Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
balancing.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
condition_geoip_test.go Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
condition_geoip.go Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
condition_test.go Refactor: A faster DomainMatcher implementation (#348) 2021-04-18 13:21:17 +08:00
condition.go Refactor: A faster DomainMatcher implementation (#348) 2021-04-18 13:21:17 +08:00
config.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
config.pb.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
config.proto Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
router_test.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
router.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
strategy_leastping.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00