Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Archeb/opentrace
A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。
https://github.com/Archeb/opentrace
network network-analysis traceroute utility
Last synced: 12 days ago
JSON representation
A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。
- Host: GitHub
- URL: https://github.com/Archeb/opentrace
- Owner: Archeb
- License: gpl-3.0
- Created: 2023-05-23T16:59:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-22T13:05:27.000Z (5 months ago)
- Last Synced: 2024-10-16T02:05:14.689Z (25 days ago)
- Topics: network, network-analysis, traceroute, utility
- Language: C#
- Homepage:
- Size: 1.52 MB
- Stars: 2,263
- Watchers: 10
- Forks: 91
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## OpenTrace
OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。
OpenTrace is a cross-platform GUI wrapper for NextTrace. Bringing you a sense of familiarity.
您需要 NextTrace V1 (>= 1.1.7) 的可执行文件才能使用 OpenTrace
You need a working **NextTrace V1** (>= 1.1.7) executable to use this.
[English Version](readme_en.md)
### 使用方法
- 自行编译或从 [releases](https://github.com/Archeb/opentrace/releases) 里下载 OpenTrace
- 下载并安装 [NextTrace V1](https://github.com/nxtrace/Ntrace-V1/releases): 从 [这里](https://github.com/nxtrace/Ntrace-V1/releases) 下载对应系统架构的 NextTrace,然后将其放置于 OpenTrace 目录下,或者放置到系统 PATH 环境变量包含的目录中;您亦可以放到任意位置并手动指定路径(macOS 用户推荐)。
- 运行 OpenTrace(.exe)
### 功能
- [x] 跨平台原生GUI(Windows WPF / Linux GTK / macOS)
- [x] 您熟悉但功能更强大的界面
- [x] 用户友好的GUI和易于理解的参数描述
- [x] MTR (My Traceroute) 功能
- [x] 多语言支持
- [x] 自定义 DNS 服务器 (DNS、DoH)
- [x] 支持使用本地 MMDB 格式的 IP 数据库
- [x] 隐私打码功能,可以隐藏前几跳的IP、rDNS与位置信息
新功能不断添加中...欢迎向我们[提出功能请求](https://github.com/Archeb/opentrace/issues/new/choose)!
提示:您也可以在[本项目的 Actions 页面](https://github.com/Archeb/opentrace/actions) 下载对应架构的最新测试版;但其可能包含错误或者漏洞,或出现运行不稳定等现象。
### 预览图
![Windows](https://github.com/Archeb/opentrace/assets/11910831/510b61a2-712e-4d83-ae94-f396862e68df)
![MTR on Linux](https://i.imgur.com/MxSHIcU.png)
![macOS](https://i.imgur.com/brB08tl.png)
![Preferences on macOS](https://i.imgur.com/X0L6c6S.png)