please someone post how jio work in web tunnel.I mean technical configuration. eg protocol , TCP/UDP, method of connecting, etc so we can find another apo for jio.I think we should also try http injector app,it also has many options.
guys what do you think!!
Its working over ssl protocol (OPENSSL 1.2.0)
Header works like this
connect (webtunnel server)
Host: (Your Host)
X-Forwarded-For: (Forwarded Host)
X-Online-Host: (Online Host)
Also its working over TSL to secure the tunnel.
Hope you understand
Webtunnel SSL tunnel moving forwarding to tunnel when usually it should be 302 http status which means server/site has moved to something else/redirected and its a command to stop/get back so,cause of that tunnel gets stopped.
Webtunnel using that redirected host and not getting back so,its connecting to server properly.