mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #75] --scheme flag not working #68
Labels
No labels
Need more info
bug
duplicate
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tunnelto#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 8080Output