docs: add translation link in README.md

This commit is contained in:
Yujia Qiao 2022-01-03 22:36:33 +08:00 committed by Yujia Qiao
parent cc393bd329
commit f7b673529e
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# rathole
![rathole-logo](./docs/img/rathole-logo.png)
[English](README.md) | [简体中文](README-zh.md)
安全、稳定、高性能的内网穿透工具,用 Rust 语言编写
rathole类似于 [frp](https://github.com/fatedier/frp) 和 [ngrok](https://github.com/inconshreveable/ngrok),可以让 NAT 后的设备上的服务通过具有公网 IP 的服务器暴露在公网上。

View File

@ -1,6 +1,8 @@
# rathole
![rathole-logo](./docs/img/rathole-logo.png)
[English](README.md) | [简体中文](README-zh.md)
A secure, stable and high-performance reverse proxy for NAT traversal, written in Rust
rathole, like [frp](https://github.com/fatedier/frp) and [ngrok](https://github.com/inconshreveable/ngrok), can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP.