mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1834] 传输流量似乎会受GFW干扰? #1447
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#1447
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 @Jinnrry on GitHub (Jun 1, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1834
Version: 0.33.0
客户端运行在Deeplinux上面,服务端运行在Ubuntu18.04上面,客户端位于北京,服务端在洛杉矶
客户端配置文件
服务端配置文件:
客户端日志:
我将服务端在本地运行,然后客户端连接127.0.0.1,结果能够正常代理。但是当服务端放到国外以后就会无法访问(调试过程中遇到几次能访问,但是很快又断开了)
请问官方是否有收到类似的GFW干扰情况呢?如果确实是GFW干扰,是否有其他加密方式抗干扰?
@fatedier commented on GitHub (Jun 1, 2020):
这个不在此项目的考虑范围内,类似的需求请寻找其他工具。
出于安全性考虑话,可以启用 TLS。
@Jinnrry commented on GitHub (Jun 1, 2020):
感谢回复,启用TLS后能够连上,但是相当不稳定。