mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4193] frp用dev分支编译之后提示socks插件未注册 #3301
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#3301
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 @Alberthchang on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4193
Bug Description
2024-04-29 16:10:22.028 [W] [client/control.go:168] [3aebbb48c5dcc039] [plugin_socks5] start error: plugin [socks5] is not registered
frpc Version
0.57.0
frps Version
0.57.0
System Architecture
linux/aarch64
Configurations
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Apr 29, 2024):
dev 仅适用于开发者进行开发调试,你应当具有阅读代码和编译调试的能力才尝试使用此分支,否则请下载 release 版本进行测试。
每个人的环境不一样,github action 以及 e2e 测试用例会确保每次提交代码后相关的功能正常,建议通过阅读相关代码确认具体问题。