Home

Awesome

OneClickCDN

A one-click shell script to set up a CDN node for your websites.

What does this script do?

System requirement

How to use

wget https://raw.githubusercontent.com/Har-Kuun/OneClickCDN/master/OneClickCDN.sh && sudo bash OneClickCDN.sh
sudo bash OneClickCDN.sh
wget https://raw.githubusercontent.com/Har-Kuun/OneClickCDN/master/uninstall.sh && sudo bash uninstall.sh

Contact me

You can open an issue here if there is any problem/bug when you use it, or would like a new feature to be implemented. For faster response, you can leave a message on this project webpage https://qing.su/article/oneclick-cdn.html

中文支持请访问 https://qing.su/article/oneclick-cdn.html

Thank you!

Update log

Current version: v0.1.0

DateVersionChanges
07/19/2020v0.0.1Script created
07/20/2020v0.0.2Add Debian 10 support; add systemd service
07/21/2020v0.0.3Add CentOS 7/8 support; add a script to uninstall Traffic Server
07/25/2020v0.0.4Add function to remove a website; fix bugs; add colored display
07/28/2020v0.0.5Add function to purge cache by URLs; fix bugs and typos
12/12/2021v0.1.0Add Debian 11 support; add backup and restore function

Special note