Xray-core/app
yuhan6665 7c240e8630 Fix null pointer exception for observatory
Core setup router object first, when InjectContext() is called, observatory object is still null,
so observatory need to be injected after InjectContext()
2021-11-20 00:48:02 -05:00
..
commander Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
dispatcher Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
dns Override destination if replaced in hosts 2021-10-22 12:38:40 +08:00
log fix concurrent access crash for handler creator (#772) 2021-10-20 19:30:34 +08:00
observatory Add concurrency option for outbound observation 2021-10-26 13:09:03 +08:00
policy Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
proxyman Make it easier to configure multiple listening ports 2021-11-17 23:13:15 -05:00
reverse Add DispatchLink 2021-10-22 12:38:40 +08:00
router Fix null pointer exception for observatory 2021-11-20 00:48:02 -05:00
stats Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
app.go v1.0.0 2020-11-25 19:01:53 +08:00