Xray-core/infra/conf
yuhan6665 84eeb56ae4 Select alive only node when fallbackTag is given
- Apply to random and roundrobin strategy
- Require observatory config

Co-authored-by: Mark Ma <38940419+mkmark@users.noreply.github.com>
2024-05-05 10:11:29 -04:00
..
cfgcommon/duration Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
json Reformat code 2022-05-18 15:29:01 +08:00
serial Add sub-command "-dump" to "run". (#2854) 2023-12-29 11:16:48 -05:00
api.go Add configuration item api->listen. (#3317) 2024-05-01 21:23:55 -04:00
blackhole.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
blackhole_test.go v1.1.0 2020-12-04 09:36:16 +08:00
buildable.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
common.go Unify environment var readers 2023-10-29 15:16:57 -04:00
common_test.go Reformat code 2022-05-18 15:29:01 +08:00
conf.go v1.1.0 2020-12-04 09:36:16 +08:00
dns.go feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
dns_proxy.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
dns_proxy_test.go Fix dns_proxy_test.go 2023-06-19 00:51:03 +00:00
dns_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
dokodemo.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
dokodemo_test.go v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
fakedns.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
freedom.go Add PROXY Protocol support for freedom outbound 2024-02-05 10:08:51 -05:00
freedom_test.go v1.1.0 2020-12-04 09:36:16 +08:00
general_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
grpc.go Add Authority to gRPC Transport (#3076) 2024-02-29 14:22:14 +00:00
http.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
http_test.go v1.1.0 2020-12-04 09:36:16 +08:00
init.go Add Fake DNS support (#309) 2021-03-07 04:39:50 +00:00
lint.go Add Fake DNS support (#309) 2021-03-07 04:39:50 +00:00
loader.go v1.0.0 2020-11-25 19:01:53 +08:00
log.go Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
loopback.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
metrics.go feat: metrics including pprof, expvars 2022-03-29 00:01:14 -04:00
observatory.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
policy.go v1.1.0 2020-12-04 09:36:16 +08:00
policy_test.go v1.1.0 2020-12-04 09:36:16 +08:00
reverse.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
reverse_test.go v1.1.0 2020-12-04 09:36:16 +08:00
router.go API - Add | Remove Routing Rules (#3189) 2024-03-29 11:17:36 -04:00
router_strategy.go chore: fix some typos in comments 2024-04-18 12:24:56 +08:00
router_test.go Select alive only node when fallbackTag is given 2024-05-05 10:11:29 -04:00
shadowsocks.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
shadowsocks_test.go remove deprecate ciphers in shadowsocks (#710) 2021-09-17 04:13:07 +08:00
socks.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
socks_test.go v1.1.0 2020-12-04 09:36:16 +08:00
transport.go transport: add httpupgrade 2024-03-03 10:45:36 -05:00
transport_authenticators.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
transport_internet.go chore: remove the usage of some deprecated tls properties 2024-04-13 17:56:35 -04:00
transport_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
trojan.go fix(conf): add Windows support for Unix Domain Socket in the fallback settings 2023-12-29 11:07:41 -05:00
vless.go fix(conf): add Windows support for Unix Domain Socket in the fallback settings 2023-12-29 11:07:41 -05:00
vless_test.go Legends never die (#1725) 2023-03-04 10:39:26 +00:00
vmess.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
vmess_test.go Clean legacy vmess (#2199) 2023-06-12 10:32:25 -04:00
wireguard.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
wireguard_test.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
xray.go fix: config `burstObservatory` override 2024-03-25 05:50:08 -10:00
xray_test.go Fix TestXrayConfig in xray_test.go 2024-03-30 08:10:16 +00:00