Showing 119 open source projects for "command line client"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    SSHsprinkler is a tool to distribute the execution of commands or scripts on a set of remote networked systems. It is portable (written in Python), asynchronous, uses the ssh encryption and manages the logs of the batches carried out on target systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The software migrates XEN virtual machines between 2 systems based on their CPU load or scheduled time for maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Distage is a decentralized, distfile sharing tool for Gentoo Linux. It allows one to download package files from any machine connected to a Local Area Network instead of a cache server or Gentoo Mirror.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sarface is a user-interface to the sysstat/sar database which inputs data from sar and plots to a live X11 graph via gnuplot. It mimics the cmd-line options from sar but can cross-plot any two or more stats and apply simple mathematical functions them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Using this plugin-based framework, you can instantly start working on the *brain* of your bot (irc bot, chatterbot, robot, ...). With support for db, irc, logging and programming-language independent plugins, users can easily enhance the functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    LinSIeVe is a System Integrity Verifier for Linux kernel code and read-only data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Logout users of a specified period of idle time. Idleout terminates connections considered to be idle based on a variety of parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Svnengine is a tool to help system administrators create, test and manage Cfengine classes using Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webapp-config is the installer for web-based applications of the Gentoo Linux distribution. It is being used for the automatic setup of web applications in a virtual hosting environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    DAXFi - Dynamic XML Firewall
    DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules are described in XML. It comes with a Python package, useful to build other applications and includes some useful example programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Gkill is a frontend for "kill" which takes textual input from unix pipes and autamically transforms it to its PID(s) and kills the listed processes. This comes in handy when having to kill many similar processes, or simply as a shortcut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ensim Scripts For Administrators - Tools and Utilities to help Ensim administrators manage their Linux-based Ensim hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lauditor is a Linux software and hardware auditing tool that gathers system information and outputs it to XML. This project makes use of the lshw tool for hardware detection and queries package managers for software listings (dpkg,emerge,rpmquery)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a repository for lots of small administration scripts developped and used by me. Some are very small and simple, some are more sophisticated. You're free to use them as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This utility binds IP addresses of your local network according to MAC adresses stored in MySQL database. It can help to avoid IP spoofing, and increase network control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An OS independent software/package management system supporting multiple platforms and multiple package versions. Now lives at https://expl.info/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyUserCreate is a tool for *NIX OSes that allows you to accept user account requests from a web interface, and use a simple command-line tool to approve/disprove requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ASlinks generate and manage a hiberarchy tree to contain symbol-links what are linked to the real files and directories. This is usefull to supply a file share service with clearly file list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ConfigPatch is a "meta-config" utility. It reads configuration files in several formats, applies patches using application-independent commands, then writes the changed files. Use ConfigPatch to re-apply your config changes after reinstalling/upgrading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project has been renamed "pycopia", and extended. This is no longer maintained. Pycopia is hosted at Google code hosting. Please go to: http://code.google.com/p/pycopia/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LPMtool is a package management tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.
    Downloads: 0 This Week
    Last Update:
    See Project