mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2956] 使用stcp内进行远程桌面失败 #2359
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#2359
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 @qinghuannn on GitHub (May 27, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2956
Bug Description
frp部署好之后,使用stcp进行远程桌面后,在Windows自动远程桌面中输入地址和端口后报错“出现内部错误0x4"。
stcp也会失败的吗?这是因为网络问题?我要内网穿透的机器在校园网内。
frpc Version
0.42
frps Version
0.42
System Architecture
linux/amd64 and windows/amd64
Configurations
frpc.ini
frps.ini
Logs
frps.log
frpc visitor log
frpc log
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jun 3, 2022):
通常是打洞失败导致的
ping一下对端ip地址,看下是否连接正常
@qinghuannn commented on GitHub (Jun 4, 2022):
ping是正常的。
我后面换了台国内的vps当server,stcp就能稳定连接了。