mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4887] [Feature Request] 请问一下,关于最新版的socks5 #3856
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#3856
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 @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
@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
@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.