mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3615] [Feature Request] 如何批量反代子域名? #2884
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#2884
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 @JZLeung on GitHub (Sep 14, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3615
Describe the feature request
后台服务会自动创建多个子域名以区分应用,并且用 header_host 来做校验。如一个appId为xxx的应用,它的url为:
创建多个子应用,则需要在 frpc.ini 中增加多个反代条目,有点麻烦。
Describe alternatives you've considered
能否自定义重写规则?
Affected area
@fatedier commented on GitHub (Sep 15, 2023):
你可以写一个脚本批量创建和维护。
各种各种简化的需求可以有很多,配置本身只提供最基础的能力,否则难以维护,其他额外的需求都可以通过脚本或外部程序实现。
@github-actions[bot] commented on GitHub (Oct 16, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.