mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 09:15:52 +03:00
[GH-ISSUE #86] [Feature Request] 建议添加选项,自动选择解析到的第一个IP地址 #211
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#211
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 @wwbfred on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/86
Describe the solution you'd like 描述您想要的功能
如果一个域名被解析到多个IP,则必须手动选择一个IP地址才能继续。
建议自动选择第一个IP地址,或是添加一个选项来实现这一点。
@Archeb commented on GitHub (May 5, 2025):
这是一个很好的建议,我会在下一个版本实现它
@Archeb commented on GitHub (May 6, 2025):
已在
ff8b4d5acb中实现,可以到CI中下载该版本测试