mirror of
https://github.com/ICKelin/opennotr.git
synced 2025-09-26 20:01:13 +08:00
doc: update status
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
## 介绍
|
||||
|
||||
**状态: 开发中**
|
||||
**状态: Alpha**
|
||||
|
||||
opennotr是一款开源的内网穿透软件,内部使用`透明代理`实现流量劫持,同时,基于虚拟IP构建虚拟局域网,整体技术与k8s的service技术类似,虚拟IP与service ip类似,只在opennotr的服务端所在的机器可以访问,在其他任何位置都无法访问该虚拟ip。
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user