diff options
author | 2023-03-07 21:51:19 +0800 | |
---|---|---|
committer | 2023-03-07 21:51:19 +0800 | |
commit | 69d8185ab56f78d4127983eca73b0da35f1930a0 (patch) | |
tree | 0d70009d6216f78280d538358888abd3977f908e | |
parent | d079d6622349821baeead6c94510d624417642bb (diff) | |
download | rathole-69d8185ab56f78d4127983eca73b0da35f1930a0.tar.gz rathole-69d8185ab56f78d4127983eca73b0da35f1930a0.tar.zst rathole-69d8185ab56f78d4127983eca73b0da35f1930a0.zip |
chore: updat README.md
-rw-r--r-- | README.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -24,7 +24,7 @@ rathole, like [frp](https://github.com/fatedier/frp) and [ngrok](https://github. - [Logging](#logging) - [Tuning](#tuning) - [Benchmark](#benchmark) - - [Development Status](#development-status) + - [Planning](#planning) <!-- /TOC --> @@ -201,13 +201,8 @@ For more details, see the separate page [Benchmark](./docs/benchmark.md).   -## Development Status +## Planning -`rathole` is under active development. A load of features is on the way: - -- [x] TLS support -- [x] UDP support -- [x] Hot reloading - [ ] HTTP APIs for configuration [Out of Scope](./docs/out-of-scope.md) lists features that are not planned to be implemented and why. |