https://github.com/curusarn/200-ok
Always return 200 OK and inspect incoming traffic using Ngrok
https://github.com/curusarn/200-ok
http ngrok server
Last synced: about 1 month ago
JSON representation
Always return 200 OK and inspect incoming traffic using Ngrok
- Host: GitHub
- URL: https://github.com/curusarn/200-ok
- Owner: curusarn
- Created: 2024-03-24T17:30:45.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T14:13:34.000Z (3 months ago)
- Last Synced: 2025-04-09T21:44:41.248Z (2 months ago)
- Topics: http, ngrok, server
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run server & Ngrok
```sh
python always-200-ok.pyngrok http http://localhost:8000 --domain=yoursubdomain.eu.ngrok.io
```## Inspect traffic
- Locally: http://127.0.0.1:4040/inspect/http
- Ngrok dashboard: https://dashboard.ngrok.com/ac/observability/traffic-inspector