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
Great project! I would like to ask if the original version of ngrok 1.7 has a memory leak issue that causes ngrok to crash. Is there a solution to this problem?
The text was updated successfully, but these errors were encountered:
Thanx for reaching out! Yes, ngrok 1.7 is known to have memory leak issues that can cause crashes, particularly with large data transfers. The issue primarily stems from not properly managing and releasing memory, especially with large data transfers.
To tackle this, I'm working on upgrade this script to patch the memory leaks since the official version doesn’t address these problems. Your mention has definitely provided a good direction for this enhancement, and I’m looking to include this in future updates of my personal project.
Thank you for your input—it’s invaluable for improving the project!
Great project! I would like to ask if the original version of ngrok 1.7 has a memory leak issue that causes ngrok to crash. Is there a solution to this problem?
The text was updated successfully, but these errors were encountered: