This a webserver made by me . This has basic security :] This server mostly run on Windows i never tested on linux .
Language: Python 3 Dependencies: colorama Logging level: INFO Default port: 443 Default static directory: static
Serves static files from a custom directory
Basic security headers (X-Frame-Options, X-XSS-Protection)
Threaded logging for better performance
Customizable port and static file location via command-line arguments
Built-in warning for privileged ports (<1024)
Simple logging to Log/serverweb.log