mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-25 16:55:58 +03:00
[GH-ISSUE #96] [Feature Request] 期待增加支持传递参数查询,如 -ip 1.1.1.1 -api ip-api #221
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#221
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 @lidalong50226 on GitHub (Nov 2, 2025).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/96
Is your feature request related to a problem? Please describe. 您所请求的功能是否和某个问题有关?如果有,请说明
Describe the solution you'd like 描述您想要的功能
在Windows下能命令行 快速发起Gui传递参数查询,如果能支持api参数更好,并在打开GUI后直接发起查询
Describe alternatives you've considered (If applicable) 可能备选方案(如果有)
Additional context 补充说明
最终效果:
opentrace 1.1.1.1
opentrace -ip 1.1.1.1 -api ip-api.com
opentrace -domain google.com 并自动以第1个IP进行trace
@Archeb commented on GitHub (Dec 23, 2025):
已在
1e348649bc中实现行为: