Top "Http-tunneling" questions

HTTP Tunneling is a technique by which communications performed using various network protocols are encapsulated using HTTP.

Ngrok errors '502 bad gateway'

Quite new to using any sort of Web App stuff, and I've been trying to slowly build a Facebook Messenger …

https ngrok http-tunneling
Tunnel any kind of TCP traffic through HTTP/s

I am looking for a software to tunnel RDP or other binary TCP traffic through a HTTPS tunnel. Because many …

tcp applet portforwarding http-tunneling big-ip
Can I use http tunnel to ping or traceroute through a proxy with firewall?

I don't know if there is a way to ping a target outside my LAN proxy which accepts only Http …

networking tunneling http-tunneling
Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407" via https

I try to connect to a server via https that requires authentication.Moreover, I have an http proxy in the …

authentication https proxy apache-wink http-tunneling
Confusion regarding RTSP over HTTP tunneling

I had an confusion of which I searched but didn't get any answer. I am streaming a video file using …

stream rtsp live555 http-tunneling
How to ssh over HTTP proxy in Python Paramiko?

I am adapting a Python script to be OS independent and run on Windows. I have changed its ssh system …

python ssh paramiko http-tunneling