mafintosh / hyperswarm-http-server

Simply tool that proxies http-server over Hyperswarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simply tool that proxies http-server over Hyperswarm

License:MIT License


Languages

Language:JavaScript 100.0%