repositorypackage
0.0.0-20220912095720-29c85e7d7a20
Repository: https://github.com/artyom/grok.git
Documentation: pkg.go.dev
# 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 https://pkg.go.dev/github.com/artyom/grok#section-documentation for details.