[GH-ISSUE #1937] socks5使用udp的问题 #1539

Closed
opened 2026-05-05 12:58:29 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @wanghailin06 on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1937

使用socks5插件的时候,在sstap上无法使用udp转发,TCP是可以的,这个是不可以还是我配置有问题啊

Originally created by @wanghailin06 on GitHub (Aug 11, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1937 使用socks5插件的时候,在sstap上无法使用udp转发,TCP是可以的,这个是不可以还是我配置有问题啊
Author
Owner

@fatedier commented on GitHub (Aug 11, 2020):

目前 socks5 插件只是一个简单的实现,不支持 UDP 转发。

<!-- gh-comment-id:671921627 --> @fatedier commented on GitHub (Aug 11, 2020): 目前 socks5 插件只是一个简单的实现,不支持 UDP 转发。
Author
Owner

@wanghailin06 commented on GitHub (Aug 11, 2020):

好吧,我自己这边实现试下吧

<!-- gh-comment-id:671944288 --> @wanghailin06 commented on GitHub (Aug 11, 2020): 好吧,我自己这边实现试下吧
Author
Owner

@fatedier commented on GitHub (Aug 11, 2020):

内置插件一般都是比较简单,便于使用,如果需要比较丰富的能力,最好还是自己本地起一个 socks5 代理程序。

<!-- gh-comment-id:671947247 --> @fatedier commented on GitHub (Aug 11, 2020): 内置插件一般都是比较简单,便于使用,如果需要比较丰富的能力,最好还是自己本地起一个 socks5 代理程序。
Author
Owner

@aa51513 commented on GitHub (Jul 7, 2023):

目前 socks5 插件只是一个简单的实现,不支持 UDP 转发。

原来如此,解决了我的困扰

<!-- gh-comment-id:1624914905 --> @aa51513 commented on GitHub (Jul 7, 2023): > 目前 socks5 插件只是一个简单的实现,不支持 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#1539
No description provided.