mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1400] 安全地暴露内网服务好像rdp无效 #1102
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#1102
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 @x2009again on GitHub (Aug 20, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1400
What version of frp are you using (./frpc -v or ./frps -v)?
frpc -v 0.28
What operating system and processor architecture are you using (
go env)?windows 10
Configures you used:
[common]
server_addr = ...
server_port = 7000
token = ***
[secret_RDP_visitor]
type = stcp
role = visitor
server_name = secret_RDP
sk = **
bind_addr = 127.0.0.1
bind_port = 6000
Steps to reproduce the issue:
1.frps和2个frpc都正常启动了,基本配置就是把说明示例中的ssh的改为了RDP相关端口的,结果是第2个客户端无法远程到第一个客户端,如果不用secret的方式是可以正常使用的
Describe the results you received:
远程时提示无法访问,无法ping通服务器远程端口
Describe the results you expected:
应该能正常远程才对,而且能ping通服务器远程端口
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
使用远程的电脑启动 frpc后应该在Dashboard能看到才对,结果时Dashboard看不到,只能看到提供远程服务的电脑显示在线