吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 915|回复: 28
上一主题 下一主题
收起左侧

[原创工具] 适合运维、网络管理员排查网络故障的【网管运维助手】

[复制链接]
跳转到指定楼层
楼主
networkdwl 发表于 2026-6-7 18:21 回帖奖励

为了解决网络运维中常见的故障排查痛点,我开发了一个适合公司网络管理员排查网络故障的软件《网管运维助手》,专注于快速定位网络问题。
软件当前核心功能有:

  1. 多协议 Ping,参数灵活可调
    支持 Ping、TCP Ping(tcping)、HTTP Ping
    可自定义 间隔、次数、TTL
    提供图表分析(延迟、丢包率等)
  2. HTTP Ping 增强检测(服务可用性)
    通过 GET 请求目标 URL(需带 http:// 或 https://)
    根据 响应内容 判断服务是否正常(解决端口通但服务异常的场景)
    支持多关键词匹配:
    勾选“与” → 所有关键词同时存在才判为成功
    不勾选 → 任一关键词存在即判为成功
    多个关键词以英文逗号分隔
    注:返回内容与 curl 一致,可能与浏览器显示有差异
  3. 多设备并发监控 + 多屏分割(最多 8 屏)
    同时监控最多 8 个节点,每个节点独立窗口
    可通过 右上角功能按钮 批量控制(批量启动/停止/设置)
    支持 批量输入:点击加号一次性填入所有目标地址,自动分配到各分屏
  4. 路由追踪(Traceroute)
    查询到达目标 IP/域名所经过的网络节点(网关/路由器
  5. 在线设备发现(同网段扫描)
    快速检测指定 IP 范围内的在线/离线主机
    支持从网卡选择网段或手工输入网段
  6. 本机网络设置与网卡管理
    查看所有网卡适配器列表(连接速度、收发包数量)
    支持修改网卡配置(如 IP、DNS 等)
    7.其它:
    常用网站连通性测试(自定义目标)
    主页信息板
    快速启动(软件/文档/命令)
    输入并执行系统命令,与系统命令行(cmd/PowerShell)行为一致
    历史记录与图表分析,检测结果存入数据库

    针对本软件的意见和建议,大家尽管反馈,我会评估然后进行迭代更新。欢迎各位网络运维同行提建议。
    蓝奏云:https://wenxun.lanzoum.com/b0fqfixwf  密码:6i75
    百度网盘链接: https://pan.baidu.com/s/1CSnJv0AbM06K5Sc5eTUpLA?pwd=3yu1 提取码: 3yu1
    如果大家愿意支持一下,可以点击下载附件,内容既上述链接: 下载链接,感谢支持.txt (173 Bytes, 下载次数: 2)
    软件使用ConfuserEx进行加固保护,安装时个别安全软件(360)会报毒,其他的诸如火绒、腾讯电脑管家不报毒。

免费评分

参与人数 8吾爱币 +14 热心值 +6 收起 理由
xuemantian0304 + 1 谢谢@Thanks!
aalcclcc + 1 热心回复!
梦幻阵容 + 1 + 1 谢谢@Thanks!
abcd00abcd + 1 + 1 我很赞同!
36307183 + 1 + 1 谢谢@Thanks!
wuloveyou + 1 我很赞同!
nbwww + 2 + 1 我很赞同!
风之暇想 + 7 + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

推荐
暗影夺魄 发表于 2026-6-7 23:58
networkdwl 发表于 2026-6-7 23:23
您用的是32位还是64位系统 。使用的是绿色版还是安装版。软件工作时需要sqlite.如果主机运行sqlite存在问 ...

弹出两个错误的,一个信息
错误应用程序名称: NetAssist.exe,版本: 1.6.0.0,时间戳: 0xdb9ea480
错误模块名称: KERNELBASE.dll,版本: 10.0.22621.5331,时间戳: 0x8ff759c8
异常代码: 0xe0434352
错误偏移量: 0x0014dc02
错误进程 ID: 0x0x2F9C
错误应用程序启动时间: 0x0x1DCF695F71DD060
错误应用程序路径: C:\Program Files\网管运维助手\NetAssist.exe
错误模块路径: C:\Windows\System32\KERNELBASE.dll
报告 ID: e89ae57c-a35c-495f-98b1-8cdcd99b087f
错误程序包全名:
错误程序包相对应用程序 ID:

应用程序: NetAssist.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.PlatformNotSupportedException
   在 System.Speech.Internal.Synthesis.VoiceSynthesis..ctor(System.WeakReference)
   在 System.Speech.Synthesis.SpeechSynthesizer.get_VoiceSynthesizer()
   在 System.Speech.Synthesis.SpeechSynthesizer.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender, System.Speech.Synthesis.VoiceAge, Int32, System.Globalization.CultureInfo)
   在 NetAssist.NotificationTools.NotificationToolsHelper..ctor(Panuon.WPF.UI.WindowX)
   在 NetAssist.Views.UserControls.ViewSuperPing.Initial()
   在 NetAssist.Views.UserControls.ViewSuperPing.UserControl_Loaded(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   在 System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   在 System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
   在 System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
   在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
   在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
   在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
   在 System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
   在 System.Windows.Media.MediaContext.Resize(System.Windows.Media.ICompositionTarget)
   在 System.Windows.Interop.HwndTarget.OnResize()
   在 System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
   在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
   在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr, Int32, IntPtr, IntPtr)
   在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
   在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

故障存储段 1646050815578114705,类型 5
事件名称: CLR20r3
响应: 不可用
Cab ID: 0

问题签名:
P1: NetAssist.exe
P2: 1.6.0.0
P3: db9ea480
P4: System.Speech
P5: 4.8.9032.0
P6: 6250bb94
P7: 712
P8: 195
P9: System.PlatformNotSupported
P10:

附加文件:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.3f42d57e-ae11-46f6-b652-fbcfb63f8a1e.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.fe3325c0-28f7-4003-879d-e3dd63e05505.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.d6b33545-f291-47cd-b578-d68d73b9ebde.tmp.xml

可在此处获取这些文件:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_NetAssist.exe_1748c07166d31af8a7219447cd7fea2a58eacd_206ab49d_cf0372ae-2618-487f-bd9c-c42b94575428

分析符号:
重新检查解决方案: 0
报告 ID: e89ae57c-a35c-495f-98b1-8cdcd99b087f
报告状态: 268435456
哈希存储段: dae5c397be8950af66d7f27ee0c68a91nCab GUID: 0
推荐
 楼主| networkdwl 发表于 2026-6-7 22:33 |楼主
liyuhuimuzi 发表于 2026-6-7 21:29
一直显示 正在启动中,请稍后……

软件使用.NET FRAMEWORK4.8开发,系统上如果没有这个组件可能打开有问题。因为这个组件安装包很大,没有打包到安装程序中。

在百度网盘中提供了.net framework4.8的下载。您也可以自行网上搜索安装。
微软官方下载地址 https://dotnet.microsoft.com/zh-cn/download/dotnet-framework/net48
下载表格中第二行 脱机安装程序 ,选择右侧运行时。单独安装后就可以运行了。 有其他任何问题可以留言。
沙发
binqi 发表于 2026-6-7 19:49
3#
sdyunyishj 发表于 2026-6-7 19:56
感谢楼主分享!!!!
4#
Dell7447 发表于 2026-6-7 20:01
非常实用的工具,下载试试
5#
hbe 发表于 2026-6-7 20:33
感谢楼主分享。
6#
fllow 发表于 2026-6-7 20:34
好!等我需要时再来
7#
lqw54321 发表于 2026-6-7 20:37
很实用的工具 谢谢分享
8#
Fish919 发表于 2026-6-7 20:59
很实用的工具 谢谢分享
9#
阿国网络 发表于 2026-6-7 21:09
好软件,感谢分享
10#
as040014 发表于 2026-6-7 21:11
非常好用的
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - 52pojie.cn ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2026-6-8 00:01

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表