Skip to content

oddbyte/OddCDN

Repository files navigation

OddCDN

A fast, reliable content delivery platform, with multithreading and caching!

Installation:

Make the folder with git clone https://github.com/OddbyteWasTaken/OddCDN.git

Go into the folder with cd OddCDN

Run npm init Run npm i

Start it with node . or npm start