Is it correct that this program does NOT use HTTP CONNECT method?
mo-han opened this issue · 3 comments
mo-han commented
Hi,
Guided here by Wikipedia which says this project uses only usual HTTP methods as POST, GET, PUT, and DELETE, is that true?
BTW how is the performance from your opinion?
Thank you and best regards.
larsbrinkhoff commented
Yes, that's correct.
Performance is fine for an interactive ssh session. I don't know about bulk transfers.
mo-han commented
I'm gonna "bulk" it, would give some feedback maybe.
alexandervlpl commented
If anyone else is interested I'm getting ~100KB/s netcating a file over the tunnel, which is actually very good. Considering this is like using a hundred little bottles to water your garden instead of a hose. 😆
Still trying to figure out a good way to browse reliably through this. Any tips?