mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4327] plugin_socks5 不可用 #3413
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#3413
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 @kb-8-byte on GitHub (Jul 10, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4327
Bug Description
plugin_socks5 不可用
frpc Version
59.0
frps Version
59.0
System Architecture
linux/amd64, windows/amd64
Configurations
客户端
serverPort = 7000
auth.method = "token"
auth.token = "12345678"
proxies
name = "plugin_socks5"
type = "tcp"
remotePort = 6028
transport.useEncryption = true
transport.useCompression = true
[proxies.plugin]
type = "socks5"
服务端
BindPort = 7000
auth.method = "token"
auth.token = "12345678"
Logs
客户端

服务器

运行日志

Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Jul 10, 2024):
frpc 与 frps 之间,连接问题