[GH-ISSUE #135] How do you persist two subdomains in the tunnel.yml file? #83

Open
opened 2026-05-05 11:00:15 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @carlosap6576 on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/135

Question: if you wanted to keep the same domain for differnt apps how would you set the tunnel.yml config file? for example:

http://domain/uphost
http://domain/trivial

The uphost and trivial are two different apps (running in different ports of the server), but I would like to keep the same "domain" name so the user feel like they are leaving the site. I think this is probably a config setup.

Does this reverse proxy supports that feature?

Love to donate to author.

Originally created by @carlosap6576 on GitHub (Aug 2, 2021). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/135 Question: if you wanted to keep the same domain for differnt apps how would you set the tunnel.yml config file? for example: http://domain/uphost http://domain/trivial The uphost and trivial are two different apps (running in different ports of the server), but I would like to keep the same "domain" name so the user feel like they are leaving the site. I think this is probably a config setup. Does this reverse proxy supports that feature? Love to donate to author.
Author
Owner

@hons82 commented on GitHub (Aug 3, 2022):

That's currently not possible. Tunnel are identified by subdomains. I guess in that case you'd need to use maybe an nginx and cunfigure that to forward them accordingly

<!-- gh-comment-id:1203573988 --> @hons82 commented on GitHub (Aug 3, 2022): That's currently not possible. Tunnel are identified by subdomains. I guess in that case you'd need to use maybe an nginx and cunfigure that to forward them accordingly
Sign in to join this conversation.
No labels
pull-request
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: github-starred/go-http-tunnel#83
No description provided.