[GH-ISSUE #4887] [Feature Request] 请问一下,关于最新版的socks5 #3856

Closed
opened 2026-05-05 14:27:59 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Luoyetianjiang on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4887

Describe the feature request

frpc:配置如下
[test_sock5]
type = tcp
remote_port = 45678
plugin = socks5
plugin_user = abc123
plugin_passwd = abc123
如上,使用plugin = socks5时,客户端设置remote_port为45678,为什么服务端会一直提示
[proxy/tcp.go:82] [d04b0b6a5581ea5f] [test_sock5] tcp proxy listen port [0]
然后端口45678就一直没有流量,是我哪里配置有问题吗?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @Luoyetianjiang on GitHub (Jul 19, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4887 ### Describe the feature request frpc:配置如下 [test_sock5] type = tcp remote_port = 45678 plugin = socks5 plugin_user = abc123 plugin_passwd = abc123 如上,使用plugin = socks5时,客户端设置remote_port为45678,为什么服务端会一直提示 [proxy/tcp.go:82] [d04b0b6a5581ea5f] [test_sock5] tcp proxy listen port [0] 然后端口45678就一直没有流量,是我哪里配置有问题吗? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:28:00 -06:00
Author
Owner

@Luoyetianjiang commented on GitHub (Jul 19, 2025):

[I] [proxy/tcp.go:82] [f12a10e057cce03b] [test_sock5] tcp proxy listen port [0]
[I] [server/control.go:399] [f12a10e057cce03b] new proxy [test_sock5] type [tcp] success

<!-- gh-comment-id:3092424429 --> @Luoyetianjiang commented on GitHub (Jul 19, 2025): [I] [proxy/tcp.go:82] [f12a10e057cce03b] [test_sock5] tcp proxy listen port [0] [I] [server/control.go:399] [f12a10e057cce03b] new proxy [test_sock5] type [tcp] success
Author
Owner

@github-actions[bot] commented on GitHub (Aug 3, 2025):

Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.

<!-- gh-comment-id:3146884708 --> @github-actions[bot] commented on GitHub (Aug 3, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
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#3856
No description provided.