Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artyom/grok

Standalone server terminating https and proxying requests in plain http over reverse ssh tunnels
https://github.com/artyom/grok

http-proxy https-server reverse-proxy ssh-tunnel

Last synced: about 1 month ago
JSON representation

Standalone server terminating https and proxying requests in plain http over reverse ssh tunnels

Awesome Lists containing this project

README

        

Command grok provides standalone server terminating https and proxying
requests in plain http over reverse ssh tunnels.

The main goal is the same as for ngrok tool from https://ngrok.com:

> I want to expose a local server behind a NAT or firewall to the internet.

See for details.