[GH-ISSUE #37] 可以把UDP也加进去吗 #14

Closed
opened 2026-05-05 11:31:30 -06:00 by gitea-mirror · 10 comments
Owner

Originally created by @694982827 on GitHub (Jun 20, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/37

是否可以将UDP协议也加进去?

Originally created by @694982827 on GitHub (Jun 20, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/37 是否可以将UDP协议也加进去?
gitea-mirror 2026-05-05 11:31:30 -06:00
  • closed this issue
  • added the
    todo
    label
Author
Owner

@fatedier commented on GitHub (Jun 20, 2016):

这个可以有,不过可能与原来的设计不通用,需要改动的地方比较多。

<!-- gh-comment-id:227063514 --> @fatedier commented on GitHub (Jun 20, 2016): 这个可以有,不过可能与原来的设计不通用,需要改动的地方比较多。
Author
Owner

@80000v commented on GitHub (Aug 3, 2016):

udp稳定性不太好吧,容易掉包,除非tcp不能用了才用udp

<!-- gh-comment-id:237119620 --> @80000v commented on GitHub (Aug 3, 2016): udp稳定性不太好吧,容易掉包,除非tcp不能用了才用udp
Author
Owner

@bhzhu203 commented on GitHub (Aug 3, 2016):

这个软件和dog-tunnel 有啥区别么

<!-- gh-comment-id:237139331 --> @bhzhu203 commented on GitHub (Aug 3, 2016): 这个软件和dog-tunnel 有啥区别么
Author
Owner

@fatedier commented on GitHub (Aug 3, 2016):

@bhzhu203 这个项目的创建主要是因为我在使用 ngrok 的时候遇到的一些问题, 作者不再开源以及维护了,所以目前大部分的功能上是和 ngrok 类似的,会对 http 服务有特定的优化和相关的功能。

dog-tunnel 主要是建立两台内网机器的直连,frp 后面可能也会借鉴这一思想。不过 frp 后期主要侧重点会放在微服务的管理和监控上,包括反向代理的负载均衡,各种灵活的路由策略,服务自动发现等等。

<!-- gh-comment-id:237142240 --> @fatedier commented on GitHub (Aug 3, 2016): @bhzhu203 这个项目的创建主要是因为我在使用 ngrok 的时候遇到的一些问题, 作者不再开源以及维护了,所以目前大部分的功能上是和 ngrok 类似的,会对 http 服务有特定的优化和相关的功能。 dog-tunnel 主要是建立两台内网机器的直连,frp 后面可能也会借鉴这一思想。不过 frp 后期主要侧重点会放在微服务的管理和监控上,包括反向代理的负载均衡,各种灵活的路由策略,服务自动发现等等。
Author
Owner

@tiane12 commented on GitHub (Aug 12, 2016):

@istrwei 不是的啊,比如内网的摄像头映射到公网上,就可以用UDP协议,没必要用TCP的。

<!-- gh-comment-id:239402663 --> @tiane12 commented on GitHub (Aug 12, 2016): @istrwei 不是的啊,比如内网的摄像头映射到公网上,就可以用UDP协议,没必要用TCP的。
Author
Owner

@wxyzh commented on GitHub (Aug 13, 2016):

@fatedier @bhzhu203 dog-tunnel有tcp和udp两种连接方式,udp是两台内网机器直连,udp是用的kcp协议;tcp是通过服务器中转。

<!-- gh-comment-id:239608114 --> @wxyzh commented on GitHub (Aug 13, 2016): @fatedier @bhzhu203 dog-tunnel有tcp和udp两种连接方式,udp是两台内网机器直连,udp是用的kcp协议;tcp是通过服务器中转。
Author
Owner

@iseeyou commented on GitHub (Aug 25, 2016):

希望早日实现UDP。

<!-- gh-comment-id:242316121 --> @iseeyou commented on GitHub (Aug 25, 2016): 希望早日实现UDP。
Author
Owner

@yi-ge commented on GitHub (Sep 18, 2016):

虽然任重道远,但是很有必要。

<!-- gh-comment-id:247829285 --> @yi-ge commented on GitHub (Sep 18, 2016): 虽然任重道远,但是很有必要。
Author
Owner

@fcying commented on GitHub (Oct 8, 2016):

在这里看到dog-tunnel, 去试了下, 直连的速度好快...虽然功能少了点, 希望frp也加入直连的功能...

<!-- gh-comment-id:252415300 --> @fcying commented on GitHub (Oct 8, 2016): 在这里看到dog-tunnel, 去试了下, 直连的速度好快...虽然功能少了点, 希望frp也加入直连的功能...
Author
Owner

@kkstun commented on GitHub (Oct 14, 2016):

等着udp呢

<!-- gh-comment-id:253717701 --> @kkstun commented on GitHub (Oct 14, 2016): 等着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#14
No description provided.