mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4703] [Feature Request] 希望local_ip支持主机名和域名 #3712
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#3712
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 @kkqy on GitHub (Mar 8, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4703
Describe the feature request
因为我是docker部署的,服务在另一个容器里,容器每次启动IP可能会变化,所以我想使用容器名称来代替固定IP,但是貌似frp的localIP配置项不支持域名或者主机名?
有什么好的办法吗?
Describe alternatives you've considered
No response
Affected area
@kkqy commented on GitHub (Mar 8, 2025):
是我搞错了,local_ip是支持域名和主机名的,我docker的网络配置问题