np-maintain / global-tunnel

Global HTTP & HTTPS tunelling agent - hard fork of https://github.com/SalesforceEng/global-tunnel
BSD 3-Clause "New" or "Revised" License
118 stars 20 forks source link

Recommend a lightweight alternative #41

Closed gajus closed 5 years ago

gajus commented 5 years ago

Thank you for maintaining global-tunnel fork. I have been using the past couple of months but kept running into hard to debug issues in the recent Node.js versions. I have started by looking if I can patch global-tunnel/ tunnel, but it appears that it has been developed with intent to support legacy Node.js versions and that makes it hard to patch/ debug.

I have developed https://github.com/gajus/global-agent, which works with Node.js v12 and above. If you would you like to become a contributor to the latter email me at gajus@gajus.com.

If you consider this as a viable alternative please suggest global-agent in your documentation.

MarcoScabbiolo commented 5 years ago

Hey @gajus , thanks for passing by, I'll link to it.

Thanks for the offer, thankfully I no longer have proxy issues because I work in a more "modern" place, that's part of the reason why I didn't dig deep into the bug myself, apart from not having time to. But feel free to let me know if you need my help in anything.