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

IPv6 not supported in parseSSHUrl #107

Closed
ceclin opened this issue Dec 28, 2023 · 2 comments
Closed

IPv6 not supported in parseSSHUrl #107

ceclin opened this issue Dec 28, 2023 · 2 comments

Comments

@ceclin
Copy link
Contributor

ceclin commented Dec 28, 2023

I use rospo tun forward on my windows laptop to forward a port to remote android device. But it doesn't work and I don't know why.
If I use rospo tun forward on wsl, it works. If I use rospo tun forward on wsl and connect from my windows, it doesn't work too.

I don't know whether it is my error or some bug in rospo.

@ceclin
Copy link
Contributor Author

ceclin commented Dec 28, 2023

Sorry, I know why.

@ceclin ceclin closed this as completed Dec 28, 2023
@ceclin
Copy link
Contributor Author

ceclin commented Dec 28, 2023

By the way, it seems that ParseSSHUrl doesn't support ipv6?

func ParseSSHUrl(url string) *sshUrl {

@ferama ferama reopened this Dec 28, 2023
@ferama ferama changed the title Tunnel bug on windows? IPv6 not supported in parseSSHUrl Dec 28, 2023
@ferama ferama closed this as completed in c3ebe8f Dec 28, 2023
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

No branches or pull requests

2 participants