#hackingtipsandtricks #termux #ngrok #hacking #hackingtricks #hackingtips
🔆HACKING TIPS AND TRICKS🔆
Hello friends I'm mahi and i am here to teach you some ethical hacking tips and tricks , so what are we waiting for, come on let's explore cyber world.
🖤
Type :- [ NGROK installation in termux]
Current video language is :- Hindi,English
© Copyright Disclaimer: Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment,news reporting, teaching, scholarship,and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favour of fair use. If you are the developer or the owner of the app or content I'm used in my video and want me to delete the video on my channel please e-mail me as ASAP ,I will respond within 24 hours or less. There is never a need to strike a video down when you can get it removed within the same day and keep the channel and your self happy .
🔴. 🔴
Email :- [email protected]
🙏🙏Thanks for watching and supporting.🙏🙏
📲App link 📲
↘️Termux :-https://bit.ly/2WQdQbL
↘️Ngrok :- www.ngrok.com
⬇️What is Ngrok?⬇️
Ngrok is a multiplatform tunnelling, reverse proxy software that establishes secure tunnels from a public endpoint such as internet to a locally running network service while capturing all traffic for detailed .
⬇️Why Ngrok? ⬇️
Before using ngrok, when we needed to expose a localhost application to web (internet) all we were doing is deploying the application in a server running a DMZ or we used to relocate the host to DMZ and configure NATing in the firewall. We also used to make DNS configuration in External DNS where the domain is hosted. In general, DMZ (De-Militarized Zone) is a computer host or small network inserted as a “neutral zone” between a company’s private network and the outside public network. It prevents outside users from getting direct access to a server that has company data. The following are the issues that we were facing before Ngrok deployment:
Unable to expose localhost application directly to internet without DMZ & other network configuration
Unable to demonstrate an application to Client on urgent basis
Unable to share websites for testing purpose
Develop any services which consume Webhooks (HTTP CallBacks)
Can’t share a website temporarily that is running only on our developer machine
Time Consuming on network and DNS configurations
Can’t debug or inspect HTTP Traffic in a precise manner
Can’t run networked services on machines that are firewalled off from the internet
Unable to expose application behind http proxy
Unable to forward non-http and non-local network services