mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #106] What are the open port requirements for the client/host? #60
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#60
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 @1ubuntuuser on GitHub (Nov 4, 2019).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/106
As the heading says, pretty simple question. Having some trouble getting connected from a certain location and I suspect it's port related.
@stobias123 commented on GitHub (Dec 20, 2019):
@danielwilson654 - I'd suggest reading docs or server output. You'll need to be able to access 5223/80/443 on server. Then from client you'll need access to whatever your backend is.