SVR.JS - a web server running on Node.js
About
SVR.JS is a free, open-source, scalable, and secure web server built on Node.js, ideal for hosting websites and supporting JavaScript and PHP applications. It is designed to handle high loads, making it a reliable option for developers and website owners. With its flexibility and configurability, SVR.JS is perfect for those looking to build secure and scalable web applications.
Details
- Free and open-source under the MIT license
- Scalable, utilizing event-driven infrastructure and clustering to handle high request loads
- Secure, with features such as URL sanitization, protection against brute force attacks, and a built-in block list
- Configurable through a config.json file, with options to install mods and use server-side JavaScript
- Supports hosting webpages, running server-side JavaScript, and using as a forward or reverse proxy
- Integrated log viewer, log highlighter, and user management tool
- Compatible with Node.js and Bun, JavaScript runtimes for efficient handling of I/O operations
#
SVR.JS is a powerful and flexible web server that offers a range of features to help developers and website owners build secure and scalable web applications. With its open-source