diff --git a/README.MD b/README.MD index d78b2df..c265e0f 100644 --- a/README.MD +++ b/README.MD @@ -3,6 +3,8 @@ Zephyrus is a *VERY* simple HTTP(S) webserver written in TypeScript. Take a look ![Zephyru's default page](https://i.postimg.cc/KjxgGBHM/zephyrus.png) +(Yes, the default page is a carbon copy of [my website](https://adrianvictor.rf.gd)) + ## Main features - HTTPS support. - Directory listing with custom CSS (with a trick you should also be able to use custom JS). @@ -10,4 +12,4 @@ Zephyrus is a *VERY* simple HTTP(S) webserver written in TypeScript. Take a look - Automatic MIME type detection. ## Disclaimer -This is maintained by a computing student (and as the year I'm writing this, I'm in my first year), I have no knowledge to provide something secure, I will work to improve my skills, but there's no guarantee I'll won't let something obvious pass. DO NOT RUN ZEPHYRUS AS ROOT. \ No newline at end of file +This is maintained by a computing student (and as the year I'm writing this, I'm in my first year), I have no knowledge to provide something secure, I will work to improve my skills, but there's no guarantee I'll won't let something obvious pass. DO NOT RUN ZEPHYRUS AS ROOT (Yes, you may see some screenshot of me running it as root, but it's running behind my firewall for test purposes because I'm lazy enough to not allow it to use ports below the normally allowed). \ No newline at end of file