TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: MyADMonitor, open-source tool to track live Active Directory changes

1 点作者 mihemihe10 个月前
myADMonitor is an open-source tool I created to provide real-time visibility into Active Directory changes. It&#x27;s particularly useful when executing bulk updates or running operations where you need to analyze AD modifications as they occur.<p>Key features:<p>Real-time tracking of Active Directory changes Portable tool for easy deployment .NET backend using ASP.NET Core 8.0 Web API. Runs on localhost or mounted on a particular IP. React 18 frontend capable of handling thousands of DOM updates Designed for personal use but scalable for larger environments Changes are served via web API so they can be consumed from other sources, such as Excel, Power BI, Powershell, etc... Custom settings such as custom LDAP query to define the scope, real-time filtering, custom port, custom Domain Controller to connect, etc...<p>I built this to solve the problem of lacking visibility during AD operations. I use it when executing complex scripts, bulk changing AD, troubleshooting replication or Azure AD sync, etc...<p>It is not intended, yet, to be running as a service, but it is something I am considering.<p>If you use or test it, please give me your feedback so I can fix any bug or add new features.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;mihemihe&#x2F;myADMonitor">https:&#x2F;&#x2F;github.com&#x2F;mihemihe&#x2F;myADMonitor</a>

暂无评论

暂无评论