Skip to content

Ngrok Support#21

Open
davidaarmstrong wants to merge 14 commits intorundel:masterfrom
davidaarmstrong:master
Open

Ngrok Support#21
davidaarmstrong wants to merge 14 commits intorundel:masterfrom
davidaarmstrong:master

Conversation

@davidaarmstrong
Copy link
Copy Markdown

The main update here is adding support to direct tunneling through ngrok. The serve_file() function, now takes arguments tunnel (logical) indicating whether a tunnel to ngrok should be created and ngrok_domain, which allows you to use a custom domain if you have a paid account on ngrok.

@rundel
Copy link
Copy Markdown
Owner

rundel commented Apr 17, 2026

I made some small fixes and a couple of changes (as recommended by claude) - could you test and let me know if I broke anything or not.

@davidaarmstrong
Copy link
Copy Markdown
Author

Your changes were seemed to work. I also made a few other changes to solve the problems mentioned in one of the other issues that the functions depend on being called from within RStudio. It should work in other IDEs now.

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.

2 participants