-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add port-forward command #669
Comments
This was referenced Feb 2, 2024
@waggledans is that still needed? |
Nothing changed in the requirements. Let's hold off though, I agree with your point about establishing a specification for the ports to be forwarded and verifying their functionality, rather than opportunistically forwarding a few predefined ports. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command has the following syntax
forwarder port-forward [<target host:>]<target port> [<bind host:>][<bind port>...
and allows for copying TCP connections to forwarder.
The text was updated successfully, but these errors were encountered: