witr pranshuparmar

Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI.

主要言語
Go
Stars
21,135
Forks
738

タグ

  • CLIツール
  • DevOps
  • オペレーティングシステム
  • オープンソース代替品
  • 可視化

概要

witrは「なぜこれが動いているのか」という疑問に答えるシステム診断ツールです。プロセス・ポート・コンテナ・ファイルが、どのチェーン(systemd→PM2→node等)で起動されたかを人間が読める形式や機械可読なJSON、対話型TUIで可視化します。psやlsofなどの出力を手動で照合する手間を省き、Linux/macOS/Windows/FreeBSDで単一バイナリとして動作します。

README

<div align="center"> # witr ### なぜこれが実行されているのか? あらゆるプロセス、ポート、コンテナ、ファイルを、それを起動した正確なチェーンまで遡ります —<br> 1コマンド、機械可読なJSON、または[インタラクティブTUI](#3-interactive-mode-tui)で。 [![Latest Release](https://img.shields.io/github/v/release/pranshuparmar/witr?label=Latest%20Release&style=flat-square)](https://github.com/…

查看完整页面