mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3846] 纯命令行选项没有tcp中的(plugin)插件功能 #3055
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#3055
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 @skkzois1lx on GitHub (Dec 14, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3846
Describe the feature request
例如unix_domain_socket, http_proxy, socks5, static_file, http2https, https2http, https2https,使用命令行 frp tcp ... 等,无法使用这些插件,希望可以添加
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Dec 15, 2023):
命令行一般不方便表达复杂的配置结构,所以不会支持所有的配置参数,复杂能力建议通过配置文件启动。