tunnelto icon indicating copy to clipboard operation
tunnelto copied to clipboard

Expose your local web server to the internet with a public URL.

Results 48 tunnelto issues
Sort by recently updated
recently updated
newest added

I have a subscription with 5 subdomains set, and use the provided key in the following command. Running the following as `sudo` succeeds. However, run as the ordinary user: ```bash...

bug
good first issue

This overlaps with but is more general than #25 I think. The current output of tunnelto is somewhat uncomfortable when using it in a scripting context (e.g. as part of...

While writing up #48 I found a bit of an odd behaviour in tunnelto: although it apparently writes its output to `stderr`, it doesn't check whether `stderr` is a tty,...

Would be great if we could set up a config file with common tunnels (like the ngrok config file) ``` authtoken: xxx tunnels: quokkabot: proto: http addr: 7071 subdomain: quokkabot...

enhancement

Hi tunnelto team, just started using it and I thought it would be a nice enhancement to be able to serve a static file (html for example). # Work around...

enhancement
help wanted
good first issue

Would be nice to have a "Clear Logs" button on the dashboard. Great tool by the way, very useful.

enhancement
good first issue

Today I wanted to try `tunnelto` to expose my local gRPC service to my mobile, but for some reason, tunnelto couldn't handle that: Here are some logs when I tried...

Hi, Thank you for creating Tunneto. I am trying to run tunnel-to inside an electron app, which will start the connection between our customer local machine and send tunnel-to link...

enhancement

After a number of handshake failures, the tunnel opened, but now getting repeated socket hangup responses: "message": "socket hang up", "name": "Error", "stack": "Error: socket hang up\n at connResetException (node:internal/errors:704:14)\n...

Hello, I'm using tunnelto since 3-4 months ago. It always worked fine, but since three days ago, I can't connect and I'm getting this error: ERROR tunnelto > Control error:...