[fix] update visitorPort error

This commit is contained in:
wujiawei 2024-02-06 17:42:50 +08:00
parent 55191a03ec
commit 3fb75f853f
6 changed files with 12 additions and 6 deletions

View File

@ -27,6 +27,10 @@
#### 项目介绍
wu-lazy-cloud-network 是一款基于wu-framework-parent孵化出的项目内部使用Lazy ORM操作数据库主要功能是网络穿透对于没有公网IP的服务进行公网IP映射
使用环境JDK17 Spring Boot 3.0.2
### 功能
1.内网穿透
2.服务端自主下发数据到客户端
3.流量监控
### 项目结构
@ -80,16 +84,18 @@ wu-lazy-cloud-network 是一款基于wu-framework-parent孵化出的项目
![img.png](init_role.png)
为用户授权
![img.png](authRoe2User.png)
刷新页面
![img.png](main.png)
客户端管理
刷新页面
![img.png](cloud_client.png)
网络映射管理
客户端管理(客户端会自动注册)
![img.png](cloud_client.png)
网络映射管理(修改后者新增需要映射的客户端)
![img.png](mapping.png)
访客端口开发管理
访客端口池管理(服务器端需要开放的端口)
![img.png](visitor_port.png)
客户端代理流量管理
流量管理(每个客户端使用的流量)
![img.png](flow.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 113 KiB

BIN
flow.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 99 KiB

BIN
main.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 115 KiB