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

Help , please. #1

Open
ingnelson opened this issue Sep 4, 2020 · 0 comments
Open

Help , please. #1

ingnelson opened this issue Sep 4, 2020 · 0 comments

Comments

@ingnelson
Copy link

ingnelson commented Sep 4, 2020

Hello @cs8425 .
My name is Nelson . Here in my country we have a firewall does not let us visit any websites . I am not a programmer , but I know the restrictions about the ISP providers . Could help me to create a client and server in golang to bypass the firewall and search or visit any websites , please ?
The Http tunnel that I need this :

  1. client has to send only http request to the server .
  2. Any data that the client has to send or transfer to the server should be via a new "HTTP request" encoding it on the url path or a http header and not via "http body", because the firewall blocks the Connection when the Upstream is more than 50 bytes on "http body".

I know it is not normal connection , but this is the only way . Someone created a android app that do this ,but he sell it to us a monthly account to visit any websites :(
I captured the package using TCPDUMP , you can see it using WIRESHARK program on PC.

Look:
IMG_20200903_141246_483

This is the packet I captured using TCPDUMP:
quantumnica1.zip

Would you help me ? . I am sure you can do it , if you say yes , can we get in touch using telegram to chat more easy ?

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

1 participant