bubenshchykov / ngrok

Expose your localhost to the web. Node wrapper for ngrok.
https://ngrok.com
2.33k stars 317 forks source link

How to add ngrok-skip-browser-warning request header? #285

Closed cademcniven closed 2 years ago

cademcniven commented 2 years ago

So like others I get this screen when I try to connect:

image

Unlike #281, my page doesn't refresh when I click the "visit site" button (it properly takes me to my page). However, for the life of me I can't figure out a way to set the header and get rid of that page. Any help would be appreciated.

philnash commented 2 years ago

You could use a browser extension like this one. I've not used it, but it looks like it can add headers to browser requests, which is what you need.