anboralabs / intellij-ngrok

Ngrok plugin integration with intellij
https://plugins.jetbrains.com/plugin/19205-ngrok
GNU General Public License v3.0
6 stars 1 forks source link

Not able to tunnel HTTPS URL #4

Closed Swimburger closed 1 year ago

Swimburger commented 2 years ago

When you run ngrok from using the CLI, you can specify HTTPS URLs (when authenticated):

ngrok http https://localhost:8080

In the plugin, you can only specify a port when selecting HTTP and HTTPS is not an option.

It'd be great if we could select HTTPS, or specify the entire URL like the CLI command.

dalgarins commented 2 years ago

@Swimburger In the plugin if you choose http, there will be two tunnels created one for http and another for https, do you prefer the https option apart?

Swimburger commented 2 years ago

Ah, sorry for not making this more clear. I'm talking about the localhost URL, not the public forwarding URL provided by ngrok.

hubseven commented 1 year ago

This is a great plug-in thank you for your work. I too would like to see this feature to be able to add a host here image

The ability to add a host with the scheme for example https://localhost http://anotherhost

Thank you

dalgarins commented 1 year ago
Captura de Pantalla 2022-12-12 a la(s) 1 48 49 p m

@Swimburger and @hubseven this feature will be released on version: 1.3.0