Simple alternative to ngrok using Nginx and SSH
In the article 'Self-Hosted Ngrok,' Jerrington explores the option of running your own instance of Ngrok, a tool that allows you to tunnel local servers to the internet. While Ngrok is a fantastic tool, the author points out the costs associated with using its paid features and the potential security risks that come with it. Therefore, Jerrington proposes an alternative: set up Ngrok on your own server to increase control and safety. Although the setup process may seem a bit complicated, the author guides readers through the installation and configuration step-by-step, utilizing available resources and documentation. The article also discusses the importance of selecting the right ports and securing access to the server, crucial aspects in the context of web application security. By the end, Jerrington encourages readers to adopt the self-hosted version of Ngrok to avoid the pitfalls of the standard version and maintain full control over their data and applications.