sirjonasxx / G-Earth

Cross-platform Habbo packet manipulator
MIT License
88 stars 47 forks source link

Improve Nitro reliability and bypass cloudflare challenge on french retro #164

Closed UnfamiliarLegacy closed 1 year ago

UnfamiliarLegacy commented 1 year ago

We were sending duplicate headers, one being the default Jetty User-Agent header. I have also improved reliability by queueing packets till the mitm connection is fully set up, otherwise packets would get discarded before the connection was ready.