forked from public/mirror-checker
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
384 B
14 lines
384 B
2 years ago
|
# Mirror Checker
|
||
|
|
||
|
This mirror status checker determines whether CSC mirror is up-to-date with upstream.
|
||
|
|
||
|
## How To Run
|
||
|
|
||
|
Run `main.py`.
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
- [CSC Mirror](http://mirror.csclub.uwaterloo.ca/)
|
||
|
- [Debian Mirror Status Checker](https://mirror-master.debian.org/status/mirror-status.html)
|
||
|
- [Debian Mirror Status Checker Code](https://salsa.debian.org/mirror-team/mirror/status)
|