ggrok

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 License: MIT Imports: 3 Imported by: 0

README

Usage

Server side

  1. Fork and clone this repo
  2. Deploy to heroku
    //create app in heroku
    heroku create
    //deploy your app to heroku
    git push heroku main
    

or you can deploy with Heroku with Deploy To Heroku button below:

Deploy To Heroku

Client side

go run main.go -client -proxyServer yourProxyServer.herokuapp.com

go run main.go -client -port 3000

Now your local server is exposed to the internet, you can visit it by https://yourProxyServer.herokuapp.com

Useful docs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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