Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jezachen/sysucryptolabserver

中山大学现代密码学课程测试样例服务器代码,基于Flask开发
https://github.com/jezachen/sysucryptolabserver

Last synced: about 1 month ago
JSON representation

中山大学现代密码学课程测试样例服务器代码,基于Flask开发

Awesome Lists containing this project

README

        

# SysuCryptoLabServer
中山大学现代密码学课程测试样例服务器代码,基于Flask开发。

网页已归档,后续仅偶尔维护,期间可能会有请求无回应的情况。

网站: https://crypto.jeza-chen.com

## 服务器重启须知

1. 先进入`SysuCryptoLabServer`目录,输入命令`sudo docker-compose -d`开启容器

2. 运行nginx,`sudo systemctl restart nginx`