You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have been paying/using Tunnelto for a while and now I have a local service that only runs on HTTP (I would need to attach a certificate for it to work with SSL) so I want Tunnelto to only use HTTP
Can someone help?
Command I'm using
$ tunnelto -s app --scheme http --port 8080
Output
🌏 Success! Remote tunnel is now open.
+-------------------------+---------------------------------------+
| Public tunnel URL | https://app.tunnelto.dev |
+-------------------------+---------------------------------------+
| Local inspect dashboard | http://localhost:50506 |
+-------------------------+---------------------------------------+
| Forwarding traffic to | http://localhost:8080 |
+-------------------------+---------------------------------------+
The text was updated successfully, but these errors were encountered:
Hi,
Have been paying/using Tunnelto for a while and now I have a local service that only runs on HTTP (I would need to attach a certificate for it to work with SSL) so I want Tunnelto to only use HTTP
Can someone help?
Command I'm using
$ tunnelto -s app --scheme http --port 8080
Output
The text was updated successfully, but these errors were encountered: