-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Birditch edited this page May 1, 2026
·
2 revisions
NetMedic is a cross-platform DNS and network connectivity doctor. Windows has the full repair backend today, while macOS and Linux support is available as a pure-Python package/runtime preview with DNS-mutating backends in progress.
NetMedic 是一个跨平台 DNS 与网络连通性诊断/修复工具。Windows 目前具备完整修复后端,macOS / Linux 已支持纯 Python 包安装和运行时预览,DNS 写入后端正在推进。
| Item | Value |
|---|---|
| Repository | Birditch/NetMedic |
| Current package version | 1.0.1b1 |
| Display version | 1.0.1 preview beta1 |
| License | MIT |
| Platforms | Windows 10 / 11, macOS 12+, Linux |
git clone https://github.com/Birditch/NetMedic.git
cd NetMedic
python run.pypython run.py opens the interactive launcher. Direct CLI commands are also available:
python run.py check
python run.py recommend
python run.py force-doh
python run.py status
python run.py restoreThe repository is public, but GitHub Wiki is still controlled by a separate repository setting. The repository previously had:
{
"visibility": "public",
"has_wiki": false
}That meant the Wiki feature was disabled in repository settings. It has now been enabled.
NetMedic Wiki · MIT License · Repository: https://github.com/Birditch/NetMedic · 简体中文 · English