mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3680] ssh端口不能按照指定的端口设置,而是自动生成 #2930
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#2930
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 @itgoyo on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3680
Bug Description
ssh端口不能按照指定的端口设置,而是自动生成
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
linux/amd64
Configurations
在三台客户端机器都发现了相同的问题,每个ssh的端口和我设置的都不一样,感觉是随机生成的
Logs
.
Steps to reproduce
.
Affected area
@superzjg commented on GitHub (Oct 16, 2023):
很显然,[um480xt-ssh]的参数写错了,当然不会生效
@itgoyo commented on GitHub (Oct 17, 2023):
@superzjg 感谢,你这么一说我才细心的去看了一下参数,确实错了