awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/fkill-cli

0
View on GitHub↗
6,993 estrellas·212 forks·JavaScript·MIT·4 vistas

Fkill Cli

fkill-cli is a cross-platform command line interface designed to search for and terminate system processes across different operating systems. It functions as a system process terminator that allows users to stop running applications using unique identifiers, names, or forced termination signals.

The tool features an interactive process manager that provides a visual, searchable interface for browsing active processes and selecting targets for termination without requiring a process ID. It also includes a network port cleaner to identify and kill specific processes occupying a network port using the port number.

The utility covers broader system administration capabilities, including interactive process monitoring and the ability to target processes by name or ID for immediate termination.

Features

  • CLI Process Controls - Provides a command line interface for managing the lifecycle and termination of system processes across multiple operating systems.
  • Terminal Process Managers - Implements a cross-platform terminal utility for monitoring and managing system processes.
  • Port-Based Termination - Allows the identification and termination of processes occupying a specific network port using a colon prefix.
  • Command Line System Administration - Enables manual management of system resources and background tasks through a terminal for faster troubleshooting.
  • Network Port Cleaning - Identifies and kills specific processes occupying network ports to free them up for other applications.
  • Selection Interfaces - Provides a visual list interface for browsing and choosing running processes for immediate termination.
  • Process Monitors - Provides a searchable interface to monitor active processes and track resource usage before termination.
  • Shell Utilities - Simple cross-platform process killer.

Historial de estrellas

Gráfico del historial de estrellas de sindresorhus/fkill-cliGráfico del historial de estrellas de sindresorhus/fkill-cli

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Fkill Cli

Proyectos open-source similares, clasificados según cuántas características comparten con Fkill Cli.
  • productdevbook/port-killerAvatar de productdevbook

    productdevbook/port-killer

    4,085Ver en GitHub↗

    Port-killer is a TCP port management utility and process termination tool. It provides a system for discovering listening TCP ports and terminating the processes occupying them to free up network resources. The project includes a port forwarding manager and a network tunnel monitor to track active connections and verify their operational status. These components support the management of Cloudflare tunnels and Kubernetes port forwarding, incorporating automatic reconnection and status logging to maintain stable connectivity. The utility covers broad network management capabilities, including

    Swiftdeveloper-toolskubernetesmacos
    Ver en GitHub↗4,085
  • htop-dev/htopAvatar de htop-dev

    htop-dev/htop

    8,126Ver en GitHub↗

    htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface dashboard for overseeing hardware temperatures, load averages, and battery status while providing a comprehensive tool for monitoring and managing system processes. The application distinguishes itself through detailed process lifecycle management, allowing users to kill processes, adjust priorities via renicing, and assign CPU affinity to specific cores. It provides high-level visibility into system behavior through process hierarchy visualization and the ability to inspect

    C
    Ver en GitHub↗8,126
  • foreversd/foreverAvatar de foreversd

    foreversd/forever

    13,843Ver en GitHub↗

    Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process watchdog that monitors background tasks and automatically restarts them upon failure to ensure continuous operation. The system provides a log streaming tool to capture and monitor the standard output and error streams of managed scripts in real time. It also includes development hot reloading, which triggers a process restart whenever modifications are detected in source files or specified directories. The tool covers a broad range of orchestration capabilities, including pr

    JavaScript
    Ver en GitHub↗13,843
  • coreutils/coreutilsAvatar de coreutils

    coreutils/coreutils

    5,185Ver en GitHub↗

    This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro

    C
    Ver en GitHub↗5,185
Ver las 30 alternativas a Fkill Cli→

Preguntas frecuentes

¿Qué hace sindresorhus/fkill-cli?

fkill-cli is a cross-platform command line interface designed to search for and terminate system processes across different operating systems. It functions as a system process terminator that allows users to stop running applications using unique identifiers, names, or forced termination signals.

¿Cuáles son las características principales de sindresorhus/fkill-cli?

Las características principales de sindresorhus/fkill-cli son: CLI Process Controls, Terminal Process Managers, Port-Based Termination, Command Line System Administration, Network Port Cleaning, Selection Interfaces, Process Monitors, Shell Utilities.

¿Qué alternativas de código abierto existen para sindresorhus/fkill-cli?

Las alternativas de código abierto para sindresorhus/fkill-cli incluyen: productdevbook/port-killer — Port-killer is a TCP port management utility and process termination tool. It provides a system for discovering… htop-dev/htop — htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface… foreversd/forever — Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process… coreutils/coreutils — This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It… abdenasser/neohtop — neohtop is a terminal-based system resource monitor and process manager for Linux. It provides a text-based user… nelvko/clash-for-linux-install — This project is an automated installation and management tool for deploying Clash proxy cores and web dashboards on…