dev-tunnels icon indicating copy to clipboard operation
dev-tunnels copied to clipboard

Dev Tunnels SDK

Results 55 dev-tunnels issues
Sort by recently updated
recently updated
newest added

Each port will get an inspecting URL. A tunnel can contain multiple ports. Could we consider to support inspecting a tunnel's ports in a single URL?

## Description Someone shared this error log for `gh cs ssh` (used to connect to GitHub codespaces over `ssh`): ``` kex_exchange_identification: read: Connection reset by peer Connection reset by 127.0.0.1...

When using dev tunnels, various unnecessary headers are added to the response which are NOT set by the underlying application. Matter of fact, attempting to set one of these response...

When using dev tunnels with a front end proxy (proxy forwards to devtunnel endpoint which forwards to downstream app), forwarded headers are overwritten instead of appended/replaced. Example: Proxy presets these...

I run this command: ``` devtunnel token tunnel_ID --scopes connect ``` and it returns 1 day of access token by the default how to change that to longer. is there...

feature-request

Hey there, I'd like to request a feature that allows us to enforce a particular authentication method (Entra ID) We can currently whitelist our Entra ID tenant however users can...

When logging in with an Entra ID, the page keeps loading indefinitely and no auth token is provided to the CLI. Not sure if this is an issue with the...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0. Commits b4f1988 ssh: make the public key cache a 1-entry FIFO cache 7042ebc openpgp/clearsign: just use rand.Reader in tests 3e90321 go.mod: update golang.org/x dependencies...

dependencies
go

Steps to reproduce `devtunnel login` a pop up appears select my account and then closes up and nothing happens: ![Image](https://github.com/user-attachments/assets/e8bb08ca-0c30-4d8c-a81a-077ca394785f)

GPOs are available for controlling Dev Tunnels and those can be uploaded to Intune. Is there a way to control Dev Tunnels with Jamf?