From e10d03f91c2a0dab4aca7b7ddcb5b6c4bbad804f Mon Sep 17 00:00:00 2001 From: Yuwei Ba Date: Mon, 28 Aug 2023 20:18:38 +1000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c1a52079..460fcdeb 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,14 @@ TODOs - [x] ws - [x] aead and non-aead - [ ] trojan - - [ ]... + - [ ] ... - [ ] transports - [ ] grpc - [ ] tls - [ ] http -- [-] providers (untested) - - [-] file - - [-] remote +- [ ] providers (untested) + - [x] file + - [x] remote - [ ] rules - [x] domain_keyword - [x] domain_suffix @@ -57,4 +57,4 @@ TODOs - [ ] linux support - [ ] fwmark and bind interface impl - [ ] profile store -- [ ] what else? \ No newline at end of file +- [ ] what else?