Xray-core/infra/conf
yylt c00e56c0da
Add `tcpMptcp` to `sockopt` (#2520)
2023-09-07 17:32:27 +00: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 Revert "add file soft link path resolve support (#1482)" (#1495) 2023-01-07 15:11:23 +00:00
api.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08: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 Add env support to "address", "listen", etc. 2023-03-26 10:10:27 +00: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: add reverse match for GeoIP 2021-10-22 13:06:57 +08: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
router_strategy.go Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
router_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -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 Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00: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 Add `tcpMptcp` to `sockopt` (#2520) 2023-09-07 17:32:27 +00: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
vless.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04: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 refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
wireguard_test.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
xray.go Remove mtproto 2023-06-06 23:38:34 -04:00
xray_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00