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

Last step gives me connection refused #4

Open
Alaaa1 opened this issue Jul 25, 2020 · 1 comment
Open

Last step gives me connection refused #4

Alaaa1 opened this issue Jul 25, 2020 · 1 comment
Labels
question Further information is requested

Comments

@Alaaa1
Copy link

Alaaa1 commented Jul 25, 2020

So I applied all the steps and everything went fine except for the last one. When I type
"ssh -D $LOCAL_SOCKS_PORT -fqgN $TERMUX_USER@$TERMUX_IP -p $TERMUX_PORT"
it gives me :
"ssh: connect to host xxx.xxx.xx.x port 8022: connection refused
client: fatal: failed to establish ssh session (2)"

Any ideas?

@RiFi2k
Copy link
Owner

RiFi2k commented Jul 28, 2020

Can you add -vvv to the ssh command that should print the relevent output needed to start debugging. You can paste it back here and I'll try and help.

@RiFi2k RiFi2k added the question Further information is requested label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants