passEverything is awesome!
Scanned: 8 days ago
PeanutButter.SimpleHTTPServer
Sometimes you just need a short-lived HTTP server, say for testing out something which relies on a WebRequest. This library provides
a very bare-bones HTTP server with which you can register handlers to serve up documents or files or to do basically whatever you want.
NB: unlike the rest of PeanutButter, this module is released under the Code Project Open License (CPOL) which differs from my
regular license of choice (BSD) only in that it explicitly protects you from patent infringement. This license is carried through as
the library is a derivative work of:
http://www.codeproject.com/Articles/25050/Embedded-NET-HTTP-Server
Thanks to user BobJanova for saving me some time (:
License: Permissive (BSD-3-Clause)
Published: 3 months ago
SAFE Assessment
Compliance
Licenses
No license compliance issues
Secrets
No sensitive information found
Security
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Threats
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion