Skip to content

feat: add support for custom Ngrok domains and filter placeholder credentials - #26

Open
ariel42 wants to merge 1 commit into
krishnakanthb13:masterfrom
ariel42:feature/ngrok-custom-domain
Open

feat: add support for custom Ngrok domains and filter placeholder credentials#26
ariel42 wants to merge 1 commit into
krishnakanthb13:masterfrom
ariel42:feature/ngrok-custom-domain

Conversation

@ariel42

@ariel42 ariel42 commented Jun 12, 2026

Copy link
Copy Markdown

This pull request introduces two improvements for users accessing the tunnel via Ngrok:

  1. Custom Domain Support: Adds support for custom, persistent Ngrok domains by reading the NGROK_DOMAIN environment variable from .env.
  2. Placeholder Filtering: Prevents connection crashes when default placeholder values (e.g. your-ngrok-authtoken or yourname.ngrok-free.app) are left untouched in the local .env file. It warns the user but successfully starts the connection on an ephemeral tunnel.

These changes make Ngrok setups much more robust and configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant