@wfh/http-server
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

HTTP server for Plink

To Generate SSL certificate

openssl req -newkey rsa:2048 -nodes -keyout key.pem -x509 -days 365 -out cert.pem

Enable Chrome to accept this new certificate: Open Chrome with: chrome://flags/#allow-insecure-localhost

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.50latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.50
1.1.5-00
1.1.40
1.1.20
1.1.10

Package Sidebar

Install

npm i @wfh/http-server

Weekly Downloads

0

Version

1.1.5

License

none

Unpacked Size

38.8 kB

Total Files

11

Last publish

Collaborators

  • liujingbreak