Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: update port forwarding docs to include Coder Desktop#18870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 6 commits intomainfromatif/desktop-ports
Jul 16, 2025

Conversation

matifali
Copy link
Member

@matifalimatifali commentedJul 15, 2025
edited by EdwardAngert
Loading

Noticed that Coder Desktop was missing from port-forwarding docs which is kind of a big feature for Coder Connect.

preview

Notices it was missing from pthe ort forwarding docs which is kind of a big feature for Coder COnnect provides.
@matifalimatifali self-assigned thisJul 15, 2025
@matifalimatifali changed the titledocs: mention Coder Desktop in port forwarding docsdocs: update port forwarding docs to include Coder DesktopJul 15, 2025
Comment on lines 9 to 22
There aremultiple ways to forward ports in Coder:

-[Coder Desktop](../desktop/index.md)
- The`coder port-forward` command
- Dashboard
- SSH

The`coder port-forward` command is generallymore performant than:
Theperformance of these methods generallyfollows in the following order.

1. The Dashboard which proxies traffic through the Coder control plane versus
peer-to-peer which is possible with the Coder CLI
1.`sshd` which does double encryption of traffic with both Wireguard and SSH
1. Coder Desktop: as it uses a VPN tunnel to your workspace and provides access to all running ports.
1. The`coder port-forward` command.
1. The Dashboard, which proxies traffic through the Coder control plane versus
peer-to-pee,r which is possible with the Coder CLI and Coder Desktop.
1.`ssh`, which does double encryption of traffic with both Wireguard and SSH.
Copy link
Contributor

@EdwardAngertEdwardAngertJul 15, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@matifali what do you think of a table here instead?

maybe something like this (and we can link more from theMethod column):

MethodDetails
Coder DesktopUses a VPN tunnel to your workspace and provides access to all running ports.
Thecoder port-forward command(details)
DashboardProxies traffic through the Coder control plane versus peer-to-peer which is possible with the Coder CLI and Coder Desktop.
SSHDouble-encrypts traffic with both Wireguard and SSH.

GitHub won't let me suggest on this block of lines, but if it works, I can push a commit with it - I just need something forcoder port-forward

Copy link
MemberAuthor

@matifalimatifaliJul 15, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks good. Thanks ❤️ . feel free to push to the PR branch.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

pushed in9f83570

matifali reacted with heart emoji
Copy link
Contributor

@EdwardAngertEdwardAngert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

someone should double-check my changes + approving so that I'm not blocking if they're ok

matifali reacted with thumbs up emoji
Co-authored-by: Atif Ali <atif@coder.com>
Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks fine from a technical perspective

@matifalimatifalienabled auto-merge (squash)July 16, 2025 19:54
@matifalimatifali merged commitca6b5e3 intomainJul 16, 2025
25 checks passed
@matifalimatifali deleted the atif/desktop-ports branchJuly 16, 2025 19:57
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 16, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather left review comments

@ethanndicksonethanndicksonAwaiting requested review from ethanndickson

+1 more reviewer

@EdwardAngertEdwardAngertEdwardAngert approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees

@matifalimatifali

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@matifali@deansheather@EdwardAngert

[8]ページ先頭

©2009-2025 Movatter.jp