[GH-ISSUE #75] --scheme flag not working #68

Open
opened 2026-03-02 23:02:08 +03:00 by kerem · 0 comments
Owner

Originally created by @markojak on GitHub (Nov 22, 2022).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/75

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

🌏 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                          |
+-------------------------+---------------------------------------+
Originally created by @markojak on GitHub (Nov 22, 2022). Original GitHub issue: https://github.com/agrinman/tunnelto/issues/75 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 ``` 🌏 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 | +-------------------------+---------------------------------------+ ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tunnelto#68
No description provided.