mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #355] 反向代理windows远程桌面不成功 #260
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#260
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 @BoredTape on GitHub (Jun 9, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/355
客户端远程桌面端口是3389,服务端对应端口是3333,配置成功后远程连接服务端3333端口卡在“正在配置远程会话“。
客户端配置如下:
[grdp]
type = tcp
local_ip = 127.0.0.1
local_port = 3389
remote_port = 3333
在frps面板的tcp下可以看到对应配置,且在卡连接的时候显示有连接状态。Traffic In显示38 bytes。
日志显示:
2017/06/09 11:02:23 [I] [proxy.go:76] [83d45c8e51601710] [公司.grdp] get a $ new work connection: [xxx.xxx.xxx.xxx:xxxx](最后的xxx是我改的,原来是ip地址加端口)
@fatedier commented on GitHub (Jun 9, 2017):
为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。