Skip to content
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 portforward -L flag #44

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Add portforward -L flag #44

merged 2 commits into from
Apr 19, 2024

Conversation

fujiwara
Copy link
Owner

@fujiwara fujiwara commented Apr 19, 2024

This is a short expression of local-port:remote-host:remote-port like ssh(1).

$ ecsta portforward --local-port 8080 --remote-port 80 --remote-host example.com

$ ecsta portforward -L 8080:example.com:80

short expression of local-port:remote-host:remote-port
@fujiwara fujiwara merged commit d5ea085 into main Apr 19, 2024
4 checks passed
@fujiwara fujiwara deleted the feature/portforward-opt branch April 19, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant