> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pyngrok

via awesome-list
→ View on GitHub
pyngrok is a Python wrapper for ngrok that allows developers to programmatically create secure tunnels from public URLs to their localhost, thus facilitating rapid development, testing webhooks, and exposing local services over the internet. It offers an easy-to-use API and command-line interface, supporting various configurations like HTTP, TCP tunnels, and Named tunnels, and seamlessly integrates both ngrok v2 and v3 functionalities. Additionally, it manages the ngrok binary automatically, simplifying the setup process for users.