doc: update status

This commit is contained in:
ICKelin
2021-05-05 20:55:34 +08:00
parent b0a728499b
commit 52a2cba718
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
## 介绍
**状态: 开发中**
**状态: Alpha**
opennotr是一款开源的内网穿透软件内部使用`透明代理`实现流量劫持同时基于虚拟IP构建虚拟局域网整体技术与k8s的service技术类似虚拟IP与service ip类似只在opennotr的服务端所在的机器可以访问在其他任何位置都无法访问该虚拟ip。

View File

@@ -6,7 +6,7 @@ opennotr is a nat tranversal application base on `tproxy` and openresty.
opennotr provides http, https, grpc, tcp and udp nat traversal. For http, https, grpc, opennotr supports multi client share the 80/443 ports, it maybe useful for wechat, facebook webhook debug.
**Status: Work in progress**
**Status: Alpha**
The technical architecture of opennotr