Skip to content

Commit 1c20ea5

Browse files
authored
Update README.md
1 parent 74123ed commit 1c20ea5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# HttpMouse
22
基于yarp的http公网反向代理到内网的服务端与客户端库
33

4+
### Nuget
5+
6+
| 包名 | 描述 | Nuget |
7+
---|---|--|
8+
| HttpMouse | 服务端用 | [![NuGet](https://buildstats.info/nuget/HttpMouse)](https://www.nuget.org/packages/HttpMouse) |
9+
| HttpMouse.Client | 客户端用 | [![NuGet](https://buildstats.info/nuget/HttpMouse.Client )](https://www.nuget.org/packages/HttpMouse.Client ) |
10+
411
### 原理图
512
![image](https://raw.githubusercontent.com/xljiulang/HttpMouse/master/HttpMouse.png)

0 commit comments

Comments
 (0)