mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3732] How to use vscode to connect to remote server? #2970
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2970
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 @Nutingnon on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3732
Bug Description
As the instruction on 多个 SSH 服务复用同一端口. I successfully use terminal to connect my client machine. However, it took me a whole day to figure out how to connect my client machine on vscode.
What should I do?
frpc Version
the newest
frps Version
the newest
System Architecture
linux/amd64
Configurations
same as the 多个 SSH 服务复用同一端口 website
Logs
No response
Steps to reproduce
...
Affected area
@anselanza commented on GitHub (Nov 1, 2023):
I got this to work.
Go to
Remote-SSH: Add New Host..Then add the full SSH command including the relevant port, e.g.
Use
ssh-id-copyto make the process even smoother (no prompt for password).@github-actions[bot] commented on GitHub (Dec 2, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.