Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peakcrosser7 committed Jan 30, 2022
1 parent d8595e2 commit d5e32d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,10 +1,10 @@
# miniVPN
HUST, CSE, 2021 Computer Network Security Experiment, VPN Lab
HUST, CSE, IS, 2021 Computer Network Security Experiment, VPN Lab

## 文档说明
* `server.c`: VPN服务端源码
* `client.c`: VPN客户端源码
* `Makefile`: 项目构建编译文件
* `cert_server`: 根CA、服务端及客户端的相关证书密钥等文件的目录
* `cert_serverf`: 伪造的服务端证书所在的目录(用于实验中验证客户端认证)
* `ca_client`: 客户端使用的根CA证书和哈希链接的目录
* `ca_client`: 客户端使用的根CA证书和哈希链接的目录

0 comments on commit d5e32d9

Please sign in to comment.