[GH-ISSUE #803] 像stcp的连接方式,udp也能用吗? #626

Closed
opened 2026-05-05 12:24:24 -06:00 by gitea-mirror · 1 comment
Owner

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的新人求助。

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的新人求助。
Author
Owner

@fatedier commented on GitHub (Jun 4, 2018):

很明确了,是 (s tcp),不支持 udp。

<!-- gh-comment-id:394401930 --> @fatedier commented on GitHub (Jun 4, 2018): 很明确了,是 (s **tcp**),不支持 udp。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#626
No description provided.