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

tunnel issues with windows and proxy #3

Open
xorded opened this issue Oct 27, 2022 · 1 comment
Open

tunnel issues with windows and proxy #3

xorded opened this issue Oct 27, 2022 · 1 comment

Comments

@xorded
Copy link

xorded commented Oct 27, 2022

hi

i have a http proxy which i am using to tunnel, i get the following error but i do see the connection arriving on the aws vps

client side
Connecting to the far end. Try 1 of 3
Connecting to proxy ...
Connected via proxy. No auth required
Proxy successfull. Connecting to far end
Error connect: EOF
EOF
Sleeping for 30 sec...

other side

2022/10/27 21:15:34 [16.15.29.34:7916] Got a connection from 16.15.29.34:7916:
2022/10/27 21:15:35 Received request:

any ideas how to go forward from here?

@kost
Copy link
Owner

kost commented Dec 3, 2022

seems like your proxy is doing null connection or terminates connection if found there is no http traffic inside. can you get the the traffic itself?

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