chore: rename directories

This commit is contained in:
Yujia Qiao 2021-12-18 18:34:26 +08:00
parent 347b958e84
commit 58d3a8c96c
No known key found for this signature in database
GPG Key ID: DC129173B148701B
15 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# rathole
![rathole-logo](./doc/img/rathole-logo.png)
![rathole-logo](./docs/img/rathole-logo.png)
A fast and stable reverse proxy for NAT traversal, written in Rust
@ -96,11 +96,11 @@ bind_addr = "0.0.0.1:8082"
rathole has similiar latency to [frp](https://github.com/fatedier/frp), but can handle more connections. Also it can provide much better bandwidth than frp.
See also [Benchmark](./doc/benchmark.md).
See also [Benchmark](./docs/benchmark.md).
![tcp_bitrate](./doc/img/tcp_bitrate.svg)
![tcp_bitrate](./docs/img/tcp_bitrate.svg)
![tcp_latency](./doc/img/tcp_latency.svg)
![tcp_latency](./docs/img/tcp_latency.svg)
## Development Status

View File

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 139 KiB