noman720 / proxytunnel

Stealth tunneling through HTTP(S) proxies
http://proxytunnel.sf.net/
Other
0 stars 0 forks source link

Can I get UDP traffic in proxytunnel which is passed through the ssh tunnel and how to process it? #2

Open noman720 opened 6 years ago

noman720 commented 6 years ago

Hi @sigio If I send UDP traffic (converting UDP packet to TCP) over ssh tunnel, then there is any way to extract it in proxytunnel? Please can you give me some idea to do that?

sigio commented 6 years ago

I don't think so.... it's just a transparant socket... doesn't do anything after initial tunnel negotiation.