Skip to content

limda-net/limda-mirror-web

 
 

Repository files navigation

TWDS Mirrors

Fork from tuna/mirror-web License with GPLv2

Build In Docker

cd mirror-web
docker build -t builden -f Dockerfile.build .
docker run -it -v /root/limda-mirror-web:/data builden

Download following assets before build

wget https://mirrors.tuna.tsinghua.edu.cn/static/tunasync.json -O static/tunasync.json
mkdir -p static/status
wget https://mirrors.tuna.tsinghua.edu.cn/static/status/isoinfo.json -O static/status/isoinfo.json

About

Source code of the web interface of Limda Host Mirror

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • HTML 52.5%
  • SCSS 19.6%
  • JavaScript 17.3%
  • Python 7.4%
  • Shell 1.8%
  • CSS 0.8%
  • Ruby 0.6%