1.0.1 • Published 3 years ago

hyperswarm-http-server v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

hyperswarm-http-server

Simply tool that proxies http-server over Hyperswarm

npm install -g hyperswarm-http-server

Usage

On the computer where you want to quickly share a folder over http (over hyperswarm)

hyperswarm-http-server

Then take the command it prints and run that on the computer you want to access it on

hyperswarm-http-server ddafbe...

That's it! Just visit the localhost address it prints in a browser to access your files.

License

MIT