mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1836] 疑似被局域网禁用连接 #1449
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#1449
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 @wlh4959 on GitHub (Jun 2, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1836
在云服务器上,centos6跑frps 0.22,公司电脑跑frpc 0.22,通过转发本机3389实现远程桌面连接,已经使用多年没有问题,昨天突然无法使用,命令行运行客户端发现报错
2020/06/02 09:28:07 [W] [service.go:73] login to server failed: EOF
用0.33版本尝试,报错:[W] [service.go:101] login to server failed: i/o deadline reached
不知有什么方法能够突破公司局域网的限制?
@wlh4959 commented on GitHub (Jun 2, 2020):
已经解决,版本用0.33,客户端配置common下面加入tls_enable = true即可