ngrok-tutorial This is a repository of lessons to learn ngrok. Each lesson contains a README with instructions and the necessary files to accomplish the work. Requirements: For most labs: Nodejs For the TCP ones: docker and a good SQL client ;) Variables: export DOMAIN=test-fred.ngrok.dev export TUTORIAL_HOME=$PWD Lessons: Lesson 1: Serve Local Web Apps Lesson 2: Serve Local Files Lesson 3: Authentication Lesson 4: APIs Lesson 5: Verify Webhook Signature Lesson 6: Production Lesson 7: Nifty tricks Lesson 8: IP Restricting with CIDR Lesson 9: ngrok-go Lesson 10: ngrok-rs Lesson 11: Ingress Controller for Kubernetes