gravitational / teleconsole

Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
https://www.teleconsole.com
Apache License 2.0
2.78k stars 154 forks source link

Go module support #72

Open roopakv opened 3 years ago

roopakv commented 3 years ago

This tool is installable via brew. in order to maintain go 1.17 support as well make maintenance easier could the maintainers please add go module support.

Homebrew/homebrew-core#47627