You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Thank you for maintaining tunnel. I have been using it the past couple of months. However, I've started running into issues with Node v12. I tried digging into tunnel/ gobal-tunnel-ng codebase, but found that all the patches for legacy Node.js versions made it hard to comprehend the database. I have since written a HTTP/HTTPS agent for Node.js v12 and above – https://github.com/gajus/global-agent. Would you like to become a contributor?
Equally if you find global-agent a useful alternative to tunnel for new Node.js versions, I would appreciate if you mention it in README.md.
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello @koichik ,
Thank you for maintaining
tunnel
. I have been using it the past couple of months. However, I've started running into issues with Node v12. I tried digging intotunnel
/gobal-tunnel-ng
codebase, but found that all the patches for legacy Node.js versions made it hard to comprehend the database. I have since written a HTTP/HTTPS agent for Node.js v12 and above – https://github.com/gajus/global-agent. Would you like to become a contributor?Equally if you find
global-agent
a useful alternative totunnel
for new Node.js versions, I would appreciate if you mention it in README.md.Thank you
The text was updated successfully, but these errors were encountered: