Showing 15 open source projects for "script%20injector"

View related business solutions
  • 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
  • Resolver Risk Intelligence Platform Icon
    Resolver Risk Intelligence Platform

    Resolver gathers all risk data and analyzes it in context - revealing the true business impact within every risk.

    Choose the risk intelligence software used by over 1000 of the world’s largest organizations. Resolver makes it easy to collaborate and collect data from across the enterprise, allowing teams to fully understand their risk landscape and control effectiveness. Understanding your data is one thing; being able to use it to drive vital action. Resolver automates workflows and reporting to ensure risk intelligence turns into risk reduction.
    Learn More
  • 1
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    ...The dependencies listed are required if you wish to run the library. You can also run script/bootstrap to fetch them all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    teleport

    teleport

    Task-based bidirectional sync script utilizing rsync

    rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage. Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed. To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pkg_version-zypper.rb

    script to ease managing package upgrades in openSUSE

    ...It is not an official recommendation to do so as packages have their version number for a reason! I personally have been ignoring RPM versions for years and have not been into any trouble because of that. Usually you'd want to use the script as: sudo ./pkg_version-zypper.rb -f '<' -r -u But you can also take package versions into account: sudo ./pkg_version-zypper.rb -f '<' -r -u -p
    Downloads: 0 This Week
    Last Update:
    See Project
  • Model-Based Systems Engineering Software Icon
    Model-Based Systems Engineering Software

    Systems requirements, Modeling and Simulation, Verification and Validation in one seamless solution.

    SPEC Innovations’ flagship model-based systems engineering solution can help your team reduce time-to-market, cost, and risk on even some of the most complex systems. This cloud or on-premise application uses a modern web browser, with an intuitive graphical user interface.
    Learn More
  • 5
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    ...The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during installation. So, basically, after installing Chromebrew, you will have fully functional Ruby with Rubygems, Git, and a package manager dedicated just to your Chromebook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the full path to another dicionary File to be used In brute-forcing services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mesos Cluster

    Mesos Cluster

    Scripts to configure a Mesos cluster using Mesos and Mesosphere

    ...To use the scripts to build a custom Mesos cluster first install the roles in your project and configure Ansible to load roles from the roles directory provided by this project. Install the chronos-sync ruby script distributed as part of Chronos. Once installed the script can be used for keeping version controlled Chronos job definitions up-to-date with a Chronos instance. Install DCOS CLI and configure for use "inside the cluster" with configured master nodes. The configuration relies on Mesos DNS to provide the Mesos master and Marathon endpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A backup script written in Ruby, Making incremental backups using rsync and hardlinks. It is a simple ruby script, with configurations in the start of the script, making it very hackable for sys admins. This also means that there is now running deamon/service, if it should run automaticly, your must setup a cron job. Se the Wiki for more details about features and requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    flactagger is a Ruby script for tagging FLAC files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Defend your online revenue Icon
    Defend your online revenue

    Remove counterfeits, stop piracy, and monitor sellers automatically to safeguard your brand's future

    Red Points is the world’s first brand intelligence platform. By combining online brand protection, copyright enforcement, and distributor monitoring capabilities, Red Points gives you full visibility into brands’ presence online. Over 650 brands rely on Red Points to fight fakes, piracy and distribution abuse online, allowing them to maintain control, improve their brand value, and increase revenues.
    Learn More
  • 10
    smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ruby script for converting csv lists of computer names and their other attributes into a cluster ssh or .csshrc file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RubyScript2Exe transforms your Ruby script into a standalone Windows or Linux executable. You can look at it as a "compiler", for it collects all necessary files to run your script on an other machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tar2RubyScript transforms a directory, containing your application into one single Ruby script, along with some code to handle this archive. When this script is run, it extracts the archive and runs the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jbmgen is a script to generate the lib.jbm file used for searching on certain versions of the Archos GMini mp3 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next