mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #803] 像stcp的连接方式,udp也能用吗? #626
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#626
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 @4321qasdfv on GitHub (Jun 4, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/803
最近好像tcp封锁有点严重,我无法连接到vps的ssh了,所有tcp连接都被禁止了。
但是udp可以,所以我就使用这个工具的kcp模式连接,使用stcp成功连接了。
但是这样只能实现tcp的连接,udp就不通了。这要怎么办呢。
网络知识是0的新人求助。
@fatedier commented on GitHub (Jun 4, 2018):
很明确了,是 (s tcp),不支持 udp。