New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

malwolf

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

malwolf

Simple HTTP server for single-page apps

latest
npmnpm
Version
0.2.2
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Malwolf

Malwolf is a simple HTTP server for single-page web apps. Malwolf is made to run in a directory that contains 2 things:

  • A static directory that contains the standard HTML, JS, and CSS. This will be served from the /static/* URL route.
  • An index.html file. This will be served from all other routes.

TODO: Add tests. TODO: Add support for backend methods. TODO: Document this better.

Keywords

http

FAQs

Package last updated on 13 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts