Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ngrok tunneling and authentication support #598

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

backnotprop
Copy link

The localtunnel approach remains default, however it's not clear how secure it is. Users must trust a 3rd party in any case, and use a publicly accessible URL, however there should be more optionality.

This simple PR adds an alternative approach for tunneling, specifically ngrok since the webui repo supports it.

This allows users to setup a private/secure tunnel, with additional benefit of creating a temporary webui user name and password.

@backnotprop backnotprop marked this pull request as draft November 23, 2022 21:10
@backnotprop backnotprop marked this pull request as ready for review November 23, 2022 21:14
@backnotprop backnotprop marked this pull request as draft November 23, 2022 21:17
@backnotprop backnotprop marked this pull request as ready for review November 23, 2022 23:17
@duskfallcrew
Copy link

Gradio still kinda cranks out on me, is Ngrok just the local tunnel and then add auth to it? I have another notebook i've been using as a backup when the dreambooth gradio doesn't work? - and it has Ngrok auth on it, it's based on teh saigodev i think?

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.

None yet

2 participants