web-expose

module
v0.0.0-...-a56d3c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2020 License: MIT

README

web-expose

Expose a remote webserver over websocket

The server runs on a public IP. It accepts a websocket connection from the client. Any web request done to the server is forwarded over the websocket, to the client, where the client will proxy the request to a local webserver, take the response and return it over the websocket, back to the server. This way, you can expose a local webserver on a public IP, a la ngrok.

todo

  • TESTS!

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL