A file sever is base on flask in python
Note:
- The system that can be used is Liunx!!!
Dependence:
- python3.7
- flask
Dnstruction of use:
- Download all files
- run "python3 "../main.py" Your_server_path Your_server_port"
- Go to access the IP:Your_server_port of the host on which the program is running