cmdjail

A flexible, rule-based cli command filtering proxy. (by endiangroup)

Cmdjail Alternatives

Similar projects and alternatives to cmdjail

  1. JDK

    206 cmdjail VS JDK

    JDK main-line development https://openjdk.org/projects/jdk

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cmdjail alternative or higher similarity.

cmdjail discussion

Log in or Post with

cmdjail reviews and mentions

Posts with mentions or reviews of cmdjail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-10.
  • The curious case of shell commands, or how "this bug is required by POSIX"
    2 projects | news.ycombinator.com | 10 Jun 2025
    AD: Huh! I just wrote a utility cmd [1] this weekend to deal with restricting ssh keys to executing only commands that match a rule set via `ForceCommand` in `sshd_config` or `Command=""` in `authorized_keys`. I'm curious to see how susceptible it is to the aforementioned issues, it does delegate to ` -c ''` under the hood [2], but there are checks to ensure only a single command option argument `--` is passed (to mitigate metacharacter expansions) [3].

    Note this tool is only intended to be another layer in security.

    [1] https://github.com/endiangroup/cmdjail

Stats

Basic cmdjail repo stats
1
1
8.6
4 days ago

endiangroup/cmdjail is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cmdjail is Go.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?