@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

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.5
    1
    • latest

Version History

Package Sidebar

Install

npm i @wfh/http-server

Weekly Downloads

1

Version

1.1.5

License

none

Unpacked Size

38.8 kB

Total Files

11

Last publish

Collaborators

  • liujingbreak