mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Also adding in --remote support and using it to implement the equivalent functionality of the external forward command Also adding in --listen as a replacement for --port as it is more flexible, specifically it allows localhost:port which is helpful in environments where opening remotely accesible ports is problematic. Change-Id: I5de1cea7dd6f1ee46e7423f3be2a4caca6f040b2 Reviewed-on: https://go-review.googlesource.com/c/161658 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>