Replies: 6 comments
-
what is funnel? the message you see is explained here https://github.com/rejetto/hfs/wiki/Proxy-warning#more |
Beta Was this translation helpful? Give feedback.
-
sorry, you specified "tailscale". |
Beta Was this translation helpful? Give feedback.
-
the limit on the ports seems to be on the "outer" port, not the one you use for hfs. |
Beta Was this translation helpful? Give feedback.
-
"i see nothing wrong in hfs." OK Thanks! In funnel manual : "Funnel can only listen on ports 443, 8443, and 10000" But I tried using HFS3 on 80 and get problems: the main of them is that the url is not accessible from outside only locally. Like you I see in the manual they use port 3000, so why these issues with 80? tailscale serve --bg 80 https://fdl-mn-ryz9mis.tailcXXXX.ts.net/ Serve started and running in the background. c:\Program Files\Tailscale>tailscale funnel enable c:\Program Files\Tailscale>tailscale serve --https=443 off c:\Program Files\Tailscale>tailscale funnel enable try Thanks for your reply. |
Beta Was this translation helpful? Give feedback.
-
i'm sorry, but i don't know tailscale so i can't help. consider that if hfs told you it detected a proxy, it means that AT LEAST one request proxied by tailscale has passed through. That's the way it is detected. |
Beta Was this translation helpful? Give feedback.
-
apparently solved in #1056 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
BEFORE
To Reproduce
Steps to reproduce the behavior:
Describe the bug
Expected behavior
Need to run HFS3 on localhost only and on one of these three ports : 443, 8443, 10000 (funnel limitation).
Screenshots
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions